|
| def | ActivateSubSelSet (self, *args) |
| |
| def | ChangeTopology (self) |
| |
| def | ClearSelection (self, *args) |
| |
| def | ForceNotify (self, *args) |
| |
| def | GetLocalBoundBox (self, *args) |
| |
| def | GetNamedSelSetName (self, *args) |
| |
| def | GetNumNamedSelSets (self) |
| |
| def | GetNumSubObjTypes (self) |
| |
| def | GetObjectName (self) |
| |
| def | GetSubObjectLevel (self) |
| |
| def | GetSubObjType (self, *args) |
| |
| def | GetSubObjTypeName (self, *args) |
| |
| def | GetWorldBoundBox (self, *args) |
| |
| def | HasUVW (self, *args) |
| |
| def | HasViewDependentBoundingBox (self) |
| |
| def | HitTest (self, *args) |
| |
| def | InvertSelection (self, *args) |
| |
| def | Move (self, *args) |
| |
| def | NewSetFromCurSel (self, *args) |
| |
| def | OKToChangeTopology (self, *args) |
| |
| def | RemoveSubSelSet (self, *args) |
| |
| def | Rotate (self, *args) |
| |
| def | Scale (self, *args) |
| |
| def | SelectAll (self, *args) |
| |
| def | SetGenUVW (self, *args) |
| |
| def | SetNamedSelSetName (self, *args) |
| |
| def | SetupNamedSelDropDown (self) |
| |
| def | SupportsNamedSubSels (self) |
| |
| def | TransformCancel (self, *args) |
| |
| def | TransformFinish (self, *args) |
| |
| def | TransformHoldingFinish (self, *args) |
| |
| def | TransformHoldingStart (self, *args) |
| |
| def | TransformStart (self, *args) |
| |
| def | FindDependentNode (self) |
| |
| def | MaybeAutoDelete (self) |
| |
| def | NotifyTarget (self, *args) |
| |
| 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) |
| |
| 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 (self, type=0) |
| |
| 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) |
| |
| def | GetInterface (self, *args) |
| |
| def | GetUnwrappedPtr (self) |
| |
|
|
| thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
| |
|
| thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
| |
|
| NumRefs = _swig_property(GetNumRefs) |
| |
|
| Refs = _swig_property(lambda self: (self.GetReference(i) for i in xrange(self.GetNumRefs()))) |
| |
|
| thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
| |
|
| AnimHandle = _swig_property(GetAnimHandle) |
| |
|
| ClassID = _swig_property(GetClassID) |
| |
|
| ClearFlagInAllAnimatables = staticmethod(ClearFlagInAllAnimatables) |
| |
|
| GetAnimByHandle = staticmethod(GetAnimByHandle) |
| |
|
| KeyTimes = _swig_property(lambda self: (self.GetKeyTime(i) for i in xrange(self.GetNumKeys()))) |
| |
|
| NodeName = _swig_property(GetNodeName) |
| |
|
| NumSubAnims = _swig_property(GetNumSubAnims) |
| |
|
| ParameterBlock = _swig_property(GetParameterBlock) |
| |
|
| SubAnimNames = _swig_property(lambda self: (self.GetSubAnimName(i) for i in xrange(self.GetNumSubAnims()))) |
| |
|
| SubAnims = _swig_property(lambda self: (self.GetSubAnim(i) for i in xrange(self.GetNumSubAnims()))) |
| |
|
| SuperClassID = _swig_property(GetSuperClassID) |
| |
|
| thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
| |
|
| thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
| |
|
| thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
| |
The base class for anything with a representation in the 3D viewport (e.g. objects and modifiers).
| def GetLocalBoundBox |
( |
|
self, |
|
|
* |
args |
|
) |
| |
GetLocalBoundBox(BaseObject self, INode inode, Viewport vp, TimeValue t=Autodesk::Max::Now()) -> Box3
GetLocalBoundBox(BaseObject self, INode inode, Viewport vp) -> Box3
Reimplemented in PolyObject.
| def GetWorldBoundBox |
( |
|
self, |
|
|
* |
args |
|
) |
| |
GetWorldBoundBox(BaseObject self, INode inode, Viewport vp, TimeValue t=Autodesk::Max::Now()) -> Box3
GetWorldBoundBox(BaseObject self, INode inode, Viewport vp) -> Box3
Reimplemented in PolyObject.
| def HitTest |
( |
|
self, |
|
|
* |
args |
|
) |
| |
HitTest(BaseObject self, INode inode, int type, int crossing, int flags, IPoint2 p, Viewport vpt, ModContext mc,
TimeValue t=Autodesk::Max::Now()) -> int
HitTest(BaseObject self, INode inode, int type, int crossing, int flags, IPoint2 p, Viewport vpt, ModContext mc) -> int
HitTest(BaseObject self, INode inode, int type, int crossing, int flags, IPoint2 p, Viewport vpt, TimeValue t=Autodesk::Max::Now()) -> int
HitTest(BaseObject self, INode inode, int type, int crossing, int flags, IPoint2 p, Viewport vpt) -> int
Reimplemented in PolyObject.
| def Move |
( |
|
self, |
|
|
* |
args |
|
) |
| |
Move(BaseObject self, Matrix3 partm, Matrix3 tmAxis, Point3 val, bool localOrigin=True, TimeValue t=Autodesk::Max::Now())
Move(BaseObject self, Matrix3 partm, Matrix3 tmAxis, Point3 val, bool localOrigin=True)
Move(BaseObject self, Matrix3 partm, Matrix3 tmAxis, Point3 val)
| def Rotate |
( |
|
self, |
|
|
* |
args |
|
) |
| |
Rotate(BaseObject self, Matrix3 partm, Matrix3 tmAxis, Quat val, bool localOrigin=True, TimeValue t=Autodesk::Max::Now())
Rotate(BaseObject self, Matrix3 partm, Matrix3 tmAxis, Quat val, bool localOrigin=True)
Rotate(BaseObject self, Matrix3 partm, Matrix3 tmAxis, Quat val)
| def Scale |
( |
|
self, |
|
|
* |
args |
|
) |
| |
Scale(BaseObject self, Matrix3 partm, Matrix3 tmAxis, Point3 val, bool localOrigin=True, TimeValue t=Autodesk::Max::Now())
Scale(BaseObject self, Matrix3 partm, Matrix3 tmAxis, Point3 val, bool localOrigin=True)
Scale(BaseObject self, Matrix3 partm, Matrix3 tmAxis, Point3 val)