Open CASCADE Technology
7.6.0
|
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... | |
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 |