MaxPlus Python API Reference
SplineKnot Class Reference
+ Inheritance diagram for SplineKnot:

Public Member Functions

def ClearFlag (self, *args)
 
def ClearNoSnap (self)
 
def GetAux (self)
 
def GetAux2 (self)
 
def GetAux3 (self)
 
def GetFlag (self, *args)
 
def GetFlags (self)
 
def GetInAux (self)
 
def GetInAux2 (self)
 
def GetInAux3 (self)
 
def GetInVec (self)
 
def GetKtype (self)
 
def GetLtype (self)
 
def GetMatID (self)
 
def GetOutAux (self)
 
def GetOutAux2 (self)
 
def GetOutAux3 (self)
 
def GetOutVec (self)
 
def Hide (self)
 
def IsHidden (self)
 
def IsNoSnap (self)
 
def SetAux (self, *args)
 
def SetAux2 (self, *args)
 
def SetAux3 (self, *args)
 
def SetFlag (self, *args)
 
def SetInAux (self, *args)
 
def SetInAux2 (self, *args)
 
def SetInAux3 (self, *args)
 
def SetInVec (self, *args)
 
def SetKnot (self, *args)
 
def SetKtype (self, *args)
 
def SetLtype (self, *args)
 
def SetMatID (self, *args)
 
def SetNoSnap (self)
 
def SetOutAux (self, *args)
 
def SetOutAux2 (self, *args)
 
def SetOutAux3 (self, *args)
 
def SetOutVec (self, *args)
 
def Unhide (self)
 
- Public Member Functions inherited from Wrapper
def GetUnwrappedPtr (self)
 

Public Attributes

 this
 

Static Public Attributes

 AutoKnot = _MaxPlus.SplineKnot_AutoKnot
 
 BezierCornerKnot = _MaxPlus.SplineKnot_BezierCornerKnot
 
 BezierKnot = _MaxPlus.SplineKnot_BezierKnot
 
 CornerKnot = _MaxPlus.SplineKnot_CornerKnot
 
 CurveLineType = _MaxPlus.SplineKnot_CurveLineType
 
 LineLineType = _MaxPlus.SplineKnot_LineLineType
 
 ResetKnot = _MaxPlus.SplineKnot_ResetKnot
 
 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
 thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag')
 

Detailed Description

A single knot in a spline.

Member Function Documentation

◆ ClearFlag()

def ClearFlag (   self,
args 
)
ClearFlag(SplineKnot self, DWORD fl)

◆ ClearNoSnap()

def ClearNoSnap (   self)
ClearNoSnap(SplineKnot self)

◆ GetAux()

def GetAux (   self)
GetAux(SplineKnot self) -> int

◆ GetAux2()

def GetAux2 (   self)
GetAux2(SplineKnot self) -> int

◆ GetAux3()

def GetAux3 (   self)
GetAux3(SplineKnot self) -> int

◆ GetFlag()

def GetFlag (   self,
args 
)
GetFlag(SplineKnot self, DWORD fl) -> bool

◆ GetFlags()

def GetFlags (   self)
GetFlags(SplineKnot self) -> DWORD

◆ GetInAux()

def GetInAux (   self)
GetInAux(SplineKnot self) -> int

◆ GetInAux2()

def GetInAux2 (   self)
GetInAux2(SplineKnot self) -> int

◆ GetInAux3()

def GetInAux3 (   self)
GetInAux3(SplineKnot self) -> int

◆ GetInVec()

def GetInVec (   self)
GetInVec(SplineKnot self) -> Point3

◆ GetKtype()

def GetKtype (   self)
GetKtype(SplineKnot self) -> Autodesk::Max::SplineKnot::KnotType

◆ GetLtype()

def GetLtype (   self)
GetLtype(SplineKnot self) -> Autodesk::Max::SplineKnot::LineType

◆ GetMatID()

def GetMatID (   self)
GetMatID(SplineKnot self) -> MtlID

◆ GetOutAux()

def GetOutAux (   self)
GetOutAux(SplineKnot self) -> int

◆ GetOutAux2()

def GetOutAux2 (   self)
GetOutAux2(SplineKnot self) -> int

◆ GetOutAux3()

def GetOutAux3 (   self)
GetOutAux3(SplineKnot self) -> int

◆ GetOutVec()

def GetOutVec (   self)
GetOutVec(SplineKnot self) -> Point3

◆ Hide()

def Hide (   self)
Hide(SplineKnot self)

◆ IsHidden()

def IsHidden (   self)
IsHidden(SplineKnot self) -> bool

◆ IsNoSnap()

def IsNoSnap (   self)
IsNoSnap(SplineKnot self) -> bool

◆ SetAux()

def SetAux (   self,
args 
)
SetAux(SplineKnot self, int a)

◆ SetAux2()

def SetAux2 (   self,
args 
)
SetAux2(SplineKnot self, int a)

◆ SetAux3()

def SetAux3 (   self,
args 
)
SetAux3(SplineKnot self, int a)

◆ SetFlag()

def SetFlag (   self,
args 
)
SetFlag(SplineKnot self, DWORD fl, bool val=TRUE)
SetFlag(SplineKnot self, DWORD fl)

◆ SetInAux()

def SetInAux (   self,
args 
)
SetInAux(SplineKnot self, int a)

◆ SetInAux2()

def SetInAux2 (   self,
args 
)
SetInAux2(SplineKnot self, int a)

◆ SetInAux3()

def SetInAux3 (   self,
args 
)
SetInAux3(SplineKnot self, int a)

◆ SetInVec()

def SetInVec (   self,
args 
)
SetInVec(SplineKnot self, Point3 p)

◆ SetKnot()

def SetKnot (   self,
args 
)
SetKnot(SplineKnot self, Point3 p)

◆ SetKtype()

def SetKtype (   self,
args 
)
SetKtype(SplineKnot self, Autodesk::Max::SplineKnot::KnotType t)

◆ SetLtype()

def SetLtype (   self,
args 
)
SetLtype(SplineKnot self, Autodesk::Max::SplineKnot::LineType t)

◆ SetMatID()

def SetMatID (   self,
args 
)
SetMatID(SplineKnot self, MtlID id)

◆ SetNoSnap()

def SetNoSnap (   self)
SetNoSnap(SplineKnot self)

◆ SetOutAux()

def SetOutAux (   self,
args 
)
SetOutAux(SplineKnot self, int a)

◆ SetOutAux2()

def SetOutAux2 (   self,
args 
)
SetOutAux2(SplineKnot self, int a)

◆ SetOutAux3()

def SetOutAux3 (   self,
args 
)
SetOutAux3(SplineKnot self, int a)

◆ SetOutVec()

def SetOutVec (   self,
args 
)
SetOutVec(SplineKnot self, Point3 p)

◆ Unhide()

def Unhide (   self)
Unhide(SplineKnot self)