Open CASCADE Technology  6.9.1
Enumerations
ShapeExtend_Parametrisation.hxx File Reference
#include <Standard_PrimitiveTypes.hxx>

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

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