FBNurbs Class Reference

#include <mobu-python-api.h>

+ Inheritance diagram for FBNurbs:

Public Member Functions

__reduce__ ()
 
GetControlKnotValue ()
 
GetControlMultiplicity ()
 
SetControlKnotValue ()
 
SetControlMultiplicity ()
 
SurfaceEnd ()
 
SurfaceEditEnd ()
 
ControlPointsBegin ()
 
ControlPointsEnd ()
 
GetKnotCount ()
 
SetControlWeight ()
 
SurfaceBegin ()
 
__init__ ()
 
GetControlWeight ()
 
SurfaceEditBegin ()
 
- Public Member Functions inherited from FBSurface
__reduce__ ()
 
VertexGetSelected ()
 
SurfaceEditBegin ()
 
SetControlPoint ()
 
VertexSetSelected ()
 
VertexGetTransformable ()
 
SurfaceBegin ()
 
ControlPointsEnd ()
 
GetSurfaceCapped ()
 
GetControlPoint ()
 
VertexGetVisible ()
 
SurfaceEnd ()
 
VertexSetVisible ()
 
SurfaceEditEnd ()
 
ControlPointsBegin ()
 
__init__ ()
 
- Public Member Functions inherited from FBGeometry
__reduce__ ()
 
GetUVSets ()
 
VertexUVGet ()
 
VertexColorGet ()
 
SetBinormalsIndexArray ()
 
SetUVSetIndexArray ()
 
GetMaterialIndexArray ()
 
SetMaterialIndexArray ()
 
ShapeGetCount ()
 
VertexGet ()
 
VertexInit ()
 
VertexSet ()
 
VertexUVSet ()
 
GetPositionsArray ()
 
SetTangentsDirectArray ()
 
GetBinormalsDirectArray ()
 
VertexNormalSet ()
 
VertexClear ()
 
GetBinormalsIndexArray ()
 
VertexCount ()
 
VertexSetSelected ()
 
GeometryEnd ()
 
VertexNormalGet ()
 
GetNormalsDirectArray ()
 
GetTangentsIndexArray ()
 
VertexColorSet ()
 
SetPositionsArray ()
 
GetVertexColorsDirectArray ()
 
SetBinormalsDirectArray ()
 
VertexArrayClear ()
 
VertexAdd ()
 
GetTangentsDirectArray ()
 
GetVertexColorsIndexArray ()
 
SetVertexColorsIndexArray ()
 
GeometryBegin ()
 
SetNormalsDirectArray ()
 
VertexSetVisible ()
 
SetNormalsIndexArray ()
 
VertexGetSelected ()
 
SetVertexColorsDirectArray ()
 
GetUVSetDirectArray ()
 
VertexArrayInit ()
 
GetNormalsIndexArray ()
 
VertexGetTransformable ()
 
SetTangentsIndexArray ()
 
SetUVSetDirectArray ()
 
VertexGetVisible ()
 
GetUVSetIndexArray ()
 
GetUVSetMappingMode ()
 
ShapeGetDiffPointAsList ()
 
ShapeInit ()
 
ShapeGetDiffPoint ()
 
ShapeGetName ()
 
ShapeAdd ()
 
GetUVSetReferenceMode ()
 
ShapeClearAll ()
 
ShapeSetDiffPoint ()
 
__init__ ()
 
- Public Member Functions inherited from FBComponent
HardSelect ()
 
GetObjectStatus ()
 
SetObjectStatus ()
 
DisableObjectFlags ()
 
GetOwnerFileReference ()
 
SetObjectFlags ()
 
GetObjectFlags ()
 
EnableObjectFlags ()
 
FBDelete ()
 
PropertyRemove ()
 
ProcessNamespaceHierarchy ()
 
PropertyCreate ()
 
HasObjectFlags ()
 
Is ()
 
ProcessObjectNamespace ()
 
PropertyAddReferenceProperty ()
 
ClassName ()
 
FBDestroy ()
 
FBCreate ()
 
PropertyAdd ()
 
PropertyGetModifiedList ()
 
__reduce__ ()
 
__init__ ()
 
- Public Member Functions inherited from FBPlug
ClassName ()
 
ConnectDstAt ()
 
ConnectSrc ()
 
ConnectSrcAt ()
 
DisconnectAllDst ()
 
DisconnectAllSrc ()
 
BeginChange ()
 
DisconnectDst ()
 
ConnectDst ()
 
GetSrcCount ()
 
SetContentModified ()
 
DisconnectDstAt ()
 
DisconnectSrcAt ()
 
GetDst ()
 
GetPlugConnectionModifiedList ()
 
GetDstType ()
 
GetSrcType ()
 
RevertModification ()
 
GetSrc ()
 
GetDstCount ()
 
IsSDKComponent ()
 
ReplaceSrcAt ()
 
MoveSrcAt ()
 
GetContentModified ()
 
SwapSrc ()
 
GetSelfModified ()
 
EndChange ()
 
GetOwner ()
 
ReplaceDstAt ()
 
GetOwnedCount ()
 
SetSelfModified ()
 
DisconnectSrc ()
 
Is ()
 
GetOwned ()
 
__reduce__ ()
 
__init__ ()
 
PrintClassDefinitions ()
 
- Public Member Functions inherited from FBPythonWrapper
__reduce__ ()
 
__init__ ()
 

Public Attributes

object UOrder
 
object VOrder
 
object UNurbType
 
object VNurbType
 
- Public Attributes inherited from FBSurface
object USize
 
object VSize
 
object UStep
 
object VStep
 
object UClosed
 
object VClosed
 
object SurfaceMode
 
- Public Attributes inherited from FBGeometry
object MaterialMappingMode
 
object NormalMappingMode
 
object NormalReferenceMode
 
object TangentMappingMode
 
object TangentReferenceMode
 
object BinormalMappingMode
 
object BinormalReferenceMode
 
object VertexColorMappingMode
 
object VertexColorReferenceMode
 
- Public Attributes inherited from FBComponent
object OwnerNamespace
 
object Components
 
object Name
 
object LongName
 
object FullName
 
object Parents
 
object PropertyList
 
object Selected
 
- Public Attributes inherited from FBPythonWrapper
object OnUnbind
 

Member Function Documentation

__init__ ( )

Python Docstring:

__init__( (object)arg1, (str)arg2) -> None 
__reduce__ ( )
ControlPointsBegin ( )

Python Docstring:

ControlPointsBegin( (FBNurbs)arg1) -> None 
ControlPointsEnd ( )

Python Docstring:

ControlPointsEnd( (FBNurbs)arg1) -> None 
GetControlKnotValue ( )

Python Docstring:

GetControlKnotValue( (FBNurbs)arg1, (object)arg2, (object)arg3) -> float 
GetControlMultiplicity ( )

Python Docstring:

GetControlMultiplicity( (FBNurbs)arg1, (object)arg2, (object)arg3) -> int 
GetControlWeight ( )

Python Docstring:

GetControlWeight( (FBNurbs)arg1, (object)arg2) -> float 
GetKnotCount ( )

Python Docstring:

GetKnotCount( (FBNurbs)arg1, (object)arg2) -> int 
SetControlKnotValue ( )

Python Docstring:

SetControlKnotValue( (FBNurbs)arg1, (object)arg2, (object)arg3, (object)arg4) -> None 
SetControlMultiplicity ( )

Python Docstring:

SetControlMultiplicity( (FBNurbs)arg1, (object)arg2, (object)arg3, (object)arg4) -> None 
SetControlWeight ( )

Python Docstring:

SetControlWeight( (FBNurbs)arg1, (object)arg2, (object)arg3) -> None 
SurfaceBegin ( )

Python Docstring:

SurfaceBegin( (FBNurbs)arg1) -> None 
SurfaceEditBegin ( )

Python Docstring:

SurfaceEditBegin( (FBNurbs)arg1) -> None 
SurfaceEditEnd ( )

Python Docstring:

SurfaceEditEnd( (FBNurbs)arg1) -> None 
SurfaceEnd ( )

Python Docstring:

SurfaceEnd( (FBNurbs)arg1) -> None 

Member Data Documentation

object UNurbType
object UOrder
object VNurbType
object VOrder