Patch class.
Public Member Functions | |
__init__ (str pName, object pObject=None) | |
Constructor. | |
SurfaceBegin () | |
Begin Patch definition. | |
SurfaceEnd () | |
End Patch definition. | |
SurfaceEditBegin () | |
Begin patch surface edit. | |
SurfaceEditEnd () | |
End patch surface edit. | |
ControlPointsBegin () | |
Begin control points edition. | |
ControlPointsEnd () | |
End control points edition. | |
Public Attributes | |
FBPropertySurfaceType | USurfaceType |
Read Write Property: Patch mode for U direction. | |
FBPropertySurfaceType | VSurfaceType |
Read Write Property: Patch mode for V direction. |
Constructor.
pName | Name of Patch. |
pObject | For internal use only(default=NULL). |
Reimplemented from FBSurface.
SurfaceBegin | ( | ) |
SurfaceEnd | ( | ) |
SurfaceEditBegin | ( | ) |
SurfaceEditEnd | ( | ) |
ControlPointsBegin | ( | ) |
ControlPointsEnd | ( | ) |
FBPropertySurfaceType USurfaceType |
Read Write Property: Patch mode for U direction.
FBPropertySurfaceType VSurfaceType |
Read Write Property: Patch mode for V direction.