HOpCreateNurbs3D.h
Fields
InternalNurbsType |
|
NurbsType |
|
ChakinSubdivisionType |
Detailed Description
Interface of the HOpCreateNurbs3D class Creates and modifies a Nurbs Surface
Type Documentation
-
enum
HSurfaceType Defines the type of surface that is created by the operator
Values:
-
enumerator
InternalNurbsType operator uses HOOPS nurbs function (HC_Insert_Nurbs)
-
enumerator
NurbsType operator uses internal routines
-
enumerator
ChakinSubdivisionType operator creates surface based on chakin subdivision scheme
-
enumerator