An interface to the Layers functionality. Layers override some properties of nodes.
Public Member Functions | |
def | AddToLayer (self, args) |
def | AllEdges (self, args) |
def | ApplyAtmospherics (self) |
def | BackCull (self, args) |
def | BoxMode (self, args) |
def | CastShadows (self) |
def | DeleteFromLayer (self, args) |
def | Freeze (self, args) |
def | GetAllEdges (self) |
def | GetBackCull (self) |
def | GetBoxMode (self) |
def | GetCVertMode (self) |
def | GetDisplayFlags (self) |
def | GetFlag (self, args) |
def | GetFlag2 (self, args) |
def | GetIgnoreExtents (self) |
def | GetImageBlurMultiplier (self, args) |
def | GetInheritVisibility (self) |
def | GetLocalVisibility (self, args) |
def | GetMotionBlurOnOff (self, args) |
def | GetName (self) |
def | GetNodes (self) |
def | GetPrimaryVisibility (self) |
def | GetRenderFlags (self, args) |
def | GetRenderOccluded (self) |
def | GetSecondaryVisibility (self) |
def | GetShadeCVerts (self) |
def | GetTrajectory (self) |
def | GetVertTicks (self) |
def | GetVisibility (self, args) |
def | GetWireColor (self) |
def | HasObjects (self) |
def | HasXRayMtl (self) |
def | Hide (self, args) |
def | IgnoreExtents (self, args) |
def | IsFrozen (self) |
def | IsHidden (self) |
def | IsHiddenByVisControl (self) |
def | MotionBlur (self) |
def | RcvShadows (self) |
def | Renderable (self) |
def | SelectObjects (self) |
def | SetApplyAtmospherics (self, args) |
def | SetCastShadows (self, args) |
def | SetCVertMode (self, args) |
def | SetImageBlurMultiplier (self, args) |
def | SetInheritVisibility (self, args) |
def | SetMotionBlur (self, args) |
def | SetMotionBlurOnOff (self, args) |
def | SetName (self, args) |
def | SetPrimaryVisibility (self, args) |
def | SetRcvShadows (self, args) |
def | SetRenderable (self, args) |
def | SetRenderFlags (self, args) |
def | SetRenderOccluded (self, args) |
def | SetSecondaryVisibility (self, args) |
def | SetShadeCVerts (self, args) |
def | SetShowFrozenWithMtl (self, args) |
def | SetVisibility (self, args) |
def | SetWireColor (self, args) |
def | ShowFrozenWithMtl (self) |
def | Trajectory (self, args) |
def | UpdateSelectionSet (self) |
def | Used (self) |
def | VertTicks (self, args) |
def | XRayMtl (self, args) |
Public Member Functions inherited from ReferenceTarget | |
def | FindDependentNode (self) |
def | MaybeAutoDelete (self) |
def | NotifyTarget (self, args) |
Public Member Functions inherited from ReferenceMaker | |
def | ClearFlagInHierarchy (self, args) |
def | DeleteMe (self) |
def | DeleteReference (self, args) |
def | FindRef (self, args) |
def | GetNumRefs (self) |
def | GetReference (self, args) |
def | NotifyChanged (self) |
def | NotifyDependents (self, args) |
def | ReplaceReference (self, args) |
def | RescaleWorldUnits (self, args) |
Public Member Functions inherited from Animatable | |
def | AddNewKey (self, args) |
def | AssignController (self, args) |
def | CanAssignController (self, args) |
def | CanCopyAnim (self) |
def | CanCopyTrack (self, args) |
def | CanDeleteSubAnim (self, args) |
def | CanMakeUnique (self) |
def | ClearAFlag (self, args) |
def | ClearAFlagEx (self, args) |
def | ClearAllAppData (self) |
def | ClearFlagBit (self, args) |
def | ClearFlagInAllAnimatables (args) |
def | CopyKeysFromTime (self, args) |
def | DeleteAppData (self, args) |
def | DeleteKeyAtTime (self, args) |
def | DeleteKeyByIndex (self, args) |
def | DeleteKeys (self, args) |
def | DeleteSubAnim (self, args) |
def | DeleteTime (self, args) |
def | DoesSupportTimeOperations (self) |
def | EditTimeRange (self, args) |
def | FreeCaches (self) |
def | GetAnimByHandle (args) |
def | GetAnimHandle (self) |
def | GetAppData (self, args) |
def | GetClassID (self) |
def | GetClassName (self) |
def | GetCustomAttributeContainer (self) |
def | GetHasSubElements |
def | GetKeyIndex (self, args) |
def | GetKeyTime (self, args) |
def | GetNextKeyTime (self, args) |
def | GetNodeName (self) |
def | GetNumKeys (self) |
def | GetNumSubAnims (self) |
def | GetParameterBlock (self) |
def | GetSubAnim (self, args) |
def | GetSubAnimName (self, args) |
def | GetSuperClassID (self) |
def | GetTimeRange (self, args) |
def | InsertTime (self, args) |
def | IsAnimated (self) |
def | IsKeyAtTime (self, args) |
def | IsSubClassOf (self, args) |
def | MoveKeys (self, args) |
def | ReverseTime (self, args) |
def | ScaleKeyValues (self, args) |
def | ScaleTime (self, args) |
def | SetAFlag (self, args) |
def | SetAFlagEx (self, args) |
def | SetAppData (self, args) |
def | SetFlagBit (self, args) |
def | SubNumToRefNum (self, args) |
def | TestAFlag (self, args) |
def | TestAFlagEx (self, args) |
def | TestFlagBit (self, args) |
Public Member Functions inherited from InterfaceServer | |
def | GetInterface (self, args) |
Public Member Functions inherited from Wrapper | |
def | GetUnwrappedPtr (self) |
Static Public Attributes | |
tuple | thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
Static Public Attributes inherited from ReferenceTarget | |
tuple | thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
Static Public Attributes inherited from ReferenceMaker | |
tuple | NumRefs = _swig_property(GetNumRefs) |
tuple | Refs = _swig_property(lambda self: (self.GetReference(i) for i in xrange(self.GetNumRefs()))) |
tuple | thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
Static Public Attributes inherited from Animatable | |
tuple | AnimHandle = _swig_property(GetAnimHandle) |
tuple | ClassID = _swig_property(GetClassID) |
tuple | ClearFlagInAllAnimatables = staticmethod(ClearFlagInAllAnimatables) |
tuple | GetAnimByHandle = staticmethod(GetAnimByHandle) |
tuple | KeyTimes = _swig_property(lambda self: (self.GetKeyTime(i) for i in xrange(self.GetNumKeys()))) |
tuple | NodeName = _swig_property(GetNodeName) |
tuple | NumSubAnims = _swig_property(GetNumSubAnims) |
tuple | ParameterBlock = _swig_property(GetParameterBlock) |
tuple | SubAnimNames = _swig_property(lambda self: (self.GetSubAnimName(i) for i in xrange(self.GetNumSubAnims()))) |
tuple | SubAnims = _swig_property(lambda self: (self.GetSubAnim(i) for i in xrange(self.GetNumSubAnims()))) |
tuple | SuperClassID = _swig_property(GetSuperClassID) |
tuple | thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
Static Public Attributes inherited from InterfaceServer | |
tuple | thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
Static Public Attributes inherited from Wrapper | |
tuple | thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
def AddToLayer | ( | self, | |
args | |||
) |
AddToLayer(Layer self, INode rtarg) -> bool
def AllEdges | ( | self, | |
args | |||
) |
AllEdges(Layer self, bool onOff)
def ApplyAtmospherics | ( | self | ) |
ApplyAtmospherics(Layer self) -> bool
def BackCull | ( | self, | |
args | |||
) |
BackCull(Layer self, bool onOff)
def BoxMode | ( | self, | |
args | |||
) |
BoxMode(Layer self, bool onOff)
def CastShadows | ( | self | ) |
CastShadows(Layer self) -> bool
def DeleteFromLayer | ( | self, | |
args | |||
) |
DeleteFromLayer(Layer self, INode rtarg) -> bool
def Freeze | ( | self, | |
args | |||
) |
Freeze(Layer self, bool onOff)
def GetAllEdges | ( | self | ) |
GetAllEdges(Layer self) -> bool
def GetBackCull | ( | self | ) |
GetBackCull(Layer self) -> bool
def GetBoxMode | ( | self | ) |
GetBoxMode(Layer self) -> bool
def GetCVertMode | ( | self | ) |
GetCVertMode(Layer self) -> bool
def GetDisplayFlags | ( | self | ) |
GetDisplayFlags(Layer self) -> int
def GetFlag | ( | self, | |
args | |||
) |
GetFlag(Layer self, int mask) -> bool
def GetFlag2 | ( | self, | |
args | |||
) |
GetFlag2(Layer self, int mask) -> bool
def GetIgnoreExtents | ( | self | ) |
GetIgnoreExtents(Layer self) -> bool
def GetImageBlurMultiplier | ( | self, | |
args | |||
) |
GetImageBlurMultiplier(Layer self, TimeValue t=Autodesk::Max::Now()) -> float GetImageBlurMultiplier(Layer self) -> float
def GetInheritVisibility | ( | self | ) |
GetInheritVisibility(Layer self) -> bool
def GetLocalVisibility | ( | self, | |
args | |||
) |
GetLocalVisibility(Layer self, TimeValue t=Autodesk::Max::Now(), Interval valid=Autodesk::Max::Forever()) -> float GetLocalVisibility(Layer self, TimeValue t=Autodesk::Max::Now()) -> float GetLocalVisibility(Layer self) -> float
def GetMotionBlurOnOff | ( | self, | |
args | |||
) |
GetMotionBlurOnOff(Layer self, TimeValue t=Autodesk::Max::Now()) -> bool GetMotionBlurOnOff(Layer self) -> bool
def GetName | ( | self | ) |
GetName(Layer self) -> WStr
def GetNodes | ( | self | ) |
GetNodes(Layer self) -> INodeList
def GetPrimaryVisibility | ( | self | ) |
GetPrimaryVisibility(Layer self) -> bool
def GetRenderFlags | ( | self, | |
args | |||
) |
GetRenderFlags(Layer self) -> int GetRenderFlags(Layer self, int oldlimits) -> int
def GetRenderOccluded | ( | self | ) |
GetRenderOccluded(Layer self) -> int
def GetSecondaryVisibility | ( | self | ) |
GetSecondaryVisibility(Layer self) -> bool
def GetShadeCVerts | ( | self | ) |
GetShadeCVerts(Layer self) -> bool
def GetTrajectory | ( | self | ) |
GetTrajectory(Layer self) -> bool
def GetVertTicks | ( | self | ) |
GetVertTicks(Layer self) -> bool
def GetVisibility | ( | self, | |
args | |||
) |
GetVisibility(Layer self, TimeValue t=Autodesk::Max::Now(), Interval valid=Autodesk::Max::Forever()) -> float GetVisibility(Layer self, TimeValue t=Autodesk::Max::Now()) -> float GetVisibility(Layer self) -> float
def GetWireColor | ( | self | ) |
GetWireColor(Layer self) -> DWORD
def HasObjects | ( | self | ) |
HasObjects(Layer self) -> bool
def HasXRayMtl | ( | self | ) |
HasXRayMtl(Layer self) -> bool
def Hide | ( | self, | |
args | |||
) |
Hide(Layer self, bool onOff)
def IgnoreExtents | ( | self, | |
args | |||
) |
IgnoreExtents(Layer self, bool onOff)
def IsFrozen | ( | self | ) |
IsFrozen(Layer self) -> bool
def IsHidden | ( | self | ) |
IsHidden(Layer self) -> bool
def IsHiddenByVisControl | ( | self | ) |
IsHiddenByVisControl(Layer self) -> bool
def MotionBlur | ( | self | ) |
MotionBlur(Layer self) -> int
def RcvShadows | ( | self | ) |
RcvShadows(Layer self) -> bool
def Renderable | ( | self | ) |
Renderable(Layer self) -> bool
def SelectObjects | ( | self | ) |
SelectObjects(Layer self)
def SetApplyAtmospherics | ( | self, | |
args | |||
) |
SetApplyAtmospherics(Layer self, bool onOff)
def SetCastShadows | ( | self, | |
args | |||
) |
SetCastShadows(Layer self, bool onOff)
def SetCVertMode | ( | self, | |
args | |||
) |
SetCVertMode(Layer self, bool onOff)
def SetImageBlurMultiplier | ( | self, | |
args | |||
) |
SetImageBlurMultiplier(Layer self, float m, TimeValue t=Autodesk::Max::Now()) SetImageBlurMultiplier(Layer self, float m)
def SetInheritVisibility | ( | self, | |
args | |||
) |
SetInheritVisibility(Layer self, bool onOff)
def SetMotionBlur | ( | self, | |
args | |||
) |
SetMotionBlur(Layer self, int kind)
def SetMotionBlurOnOff | ( | self, | |
args | |||
) |
SetMotionBlurOnOff(Layer self, bool m, TimeValue t=Autodesk::Max::Now()) SetMotionBlurOnOff(Layer self, bool m)
def SetName | ( | self, | |
args | |||
) |
SetName(Layer self, WStr name)
def SetPrimaryVisibility | ( | self, | |
args | |||
) |
SetPrimaryVisibility(Layer self, bool onOff)
def SetRcvShadows | ( | self, | |
args | |||
) |
SetRcvShadows(Layer self, bool onOff)
def SetRenderable | ( | self, | |
args | |||
) |
SetRenderable(Layer self, bool onOff)
def SetRenderFlags | ( | self, | |
args | |||
) |
SetRenderFlags(Layer self, int flags)
def SetRenderOccluded | ( | self, | |
args | |||
) |
SetRenderOccluded(Layer self, bool onOff)
def SetSecondaryVisibility | ( | self, | |
args | |||
) |
SetSecondaryVisibility(Layer self, bool onOff)
def SetShadeCVerts | ( | self, | |
args | |||
) |
SetShadeCVerts(Layer self, bool onOff)
def SetShowFrozenWithMtl | ( | self, | |
args | |||
) |
SetShowFrozenWithMtl(Layer self, bool onOff)
def SetVisibility | ( | self, | |
args | |||
) |
SetVisibility(Layer self, float vis, TimeValue t=Autodesk::Max::Now()) SetVisibility(Layer self, float vis)
def SetWireColor | ( | self, | |
args | |||
) |
SetWireColor(Layer self, DWORD newcol)
def ShowFrozenWithMtl | ( | self | ) |
ShowFrozenWithMtl(Layer self) -> bool
def Trajectory | ( | self, | |
args | |||
) |
Trajectory(Layer self, bool onOff, bool temp=False) Trajectory(Layer self, bool onOff)
def UpdateSelectionSet | ( | self | ) |
UpdateSelectionSet(Layer self)
def Used | ( | self | ) |
Used(Layer self) -> bool
def VertTicks | ( | self, | |
args | |||
) |
VertTicks(Layer self, bool onOff)
def XRayMtl | ( | self, | |
args | |||
) |
XRayMtl(Layer self, bool onOff)