SplineKnot Class Reference
A single knot in a spline.
|
|
tuple | thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
| |
|
tuple | thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
| |
| def ClearFlag |
( |
|
self, |
|
|
|
args |
|
) |
| |
ClearFlag(SplineKnot self, DWORD fl)
ClearNoSnap(SplineKnot self)
GetAux(SplineKnot self) -> int
GetAux2(SplineKnot self) -> int
GetAux3(SplineKnot self) -> int
| def GetFlag |
( |
|
self, |
|
|
|
args |
|
) |
| |
GetFlag(SplineKnot self, DWORD fl) -> bool
GetFlags(SplineKnot self) -> DWORD
GetInAux(SplineKnot self) -> int
GetInAux2(SplineKnot self) -> int
GetInAux3(SplineKnot self) -> int
GetInVec(SplineKnot self) -> Point3
GetKtype(SplineKnot self) -> int
GetLtype(SplineKnot self) -> int
GetMatID(SplineKnot self) -> MtlID
GetOutAux(SplineKnot self) -> int
GetOutAux2(SplineKnot self) -> int
GetOutAux3(SplineKnot self) -> int
GetOutVec(SplineKnot self) -> Point3
IsHidden(SplineKnot self) -> bool
IsNoSnap(SplineKnot self) -> bool
| def SetAux |
( |
|
self, |
|
|
|
args |
|
) |
| |
SetAux(SplineKnot self, int a)
| def SetAux2 |
( |
|
self, |
|
|
|
args |
|
) |
| |
SetAux2(SplineKnot self, int a)
| def SetAux3 |
( |
|
self, |
|
|
|
args |
|
) |
| |
SetAux3(SplineKnot self, int a)
| def SetFlag |
( |
|
self, |
|
|
|
args |
|
) |
| |
SetFlag(SplineKnot self, DWORD fl, bool val=TRUE)
SetFlag(SplineKnot self, DWORD fl)
| def SetInAux |
( |
|
self, |
|
|
|
args |
|
) |
| |
SetInAux(SplineKnot self, int a)
| def SetInAux2 |
( |
|
self, |
|
|
|
args |
|
) |
| |
SetInAux2(SplineKnot self, int a)
| def SetInAux3 |
( |
|
self, |
|
|
|
args |
|
) |
| |
SetInAux3(SplineKnot self, int a)
| def SetInVec |
( |
|
self, |
|
|
|
args |
|
) |
| |
SetInVec(SplineKnot self, Point3 p)
| def SetKnot |
( |
|
self, |
|
|
|
args |
|
) |
| |
SetKnot(SplineKnot self, Point3 p)
| def SetKtype |
( |
|
self, |
|
|
|
args |
|
) |
| |
SetKtype(SplineKnot self, int t)
| def SetLtype |
( |
|
self, |
|
|
|
args |
|
) |
| |
SetLtype(SplineKnot self, int t)
| def SetMatID |
( |
|
self, |
|
|
|
args |
|
) |
| |
SetMatID(SplineKnot self, MtlID id)
SetNoSnap(SplineKnot self)
| def SetOutAux |
( |
|
self, |
|
|
|
args |
|
) |
| |
SetOutAux(SplineKnot self, int a)
| def SetOutAux2 |
( |
|
self, |
|
|
|
args |
|
) |
| |
SetOutAux2(SplineKnot self, int a)
| def SetOutAux3 |
( |
|
self, |
|
|
|
args |
|
) |
| |
SetOutAux3(SplineKnot self, int a)
| def SetOutVec |
( |
|
self, |
|
|
|
args |
|
) |
| |
SetOutVec(SplineKnot self, Point3 p)