Open CASCADE Technology  7.6.0
Enumerations

ShapeExtend_Parametrisation.hxx File Reference

Enumerations

enum  ShapeExtend_Parametrisation { ShapeExtend_Natural , ShapeExtend_Uniform , ShapeExtend_Unitary }
 Defines kind of global parametrisation on the composite surface each patch of the 1st row and column adds its range, Ui+1 = Ui + URange(i,1), etc. each patch gives range 1.: Ui = i-1, Vj = j-1 uniform parametrisation with global range [0,1]. More...
 

Enumeration Type Documentation

◆ ShapeExtend_Parametrisation

Defines kind of global parametrisation on the composite surface each patch of the 1st row and column adds its range, Ui+1 = Ui + URange(i,1), etc. each patch gives range 1.: Ui = i-1, Vj = j-1 uniform parametrisation with global range [0,1].

Enumerator
ShapeExtend_Natural 
ShapeExtend_Uniform 
ShapeExtend_Unitary