SplinePoint Class Reference
Provides the vertex-level point information for the Spline3D class.
|
|
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 CopyFrom |
( |
|
self, |
|
|
|
args |
|
) |
| |
CopyFrom(SplinePoint self, SplinePoint fromSP)
| def GetAux |
( |
|
self, |
|
|
|
args |
|
) |
| |
GetAux(SplinePoint self, int index) -> int
GetPoint(SplinePoint self) -> Point3
| def SetAux |
( |
|
self, |
|
|
|
args |
|
) |
| |
SetAux(SplinePoint self, int index, int a)
| def SetPoint |
( |
|
self, |
|
|
|
args |
|
) |
| |
SetPoint(SplinePoint self, Point3 p)