|
P
ApproximateLength
|
double
|
The approximate length of the curve. (Inherited from Curve )
|
Curve
|
|
P
CtrlPoints
|
IList<XYZ>
|
Returns the control points of the nurb spline.
|
|
|
P
Degree
|
int
|
Returns the degree of the nurb spline.
|
|
|
P
GraphicsStyleId
|
ElementId
|
The ElementId of the GeometryObject's GraphicsStyle (Inherited from GeometryObject )
|
GeometryObject
|
|
P
Id
|
int
|
A unique integer identifying the GeometryObject in its associated non view-specific GeometryElement. (Inherited from GeometryObject )
|
GeometryObject
|
|
P
IsBound
|
bool
|
Describes whether the parameter of the curve is restricted to a particular interval. (Inherited from Curve )
|
Curve
|
|
P
IsClosed
|
bool
|
Describes whether the curve is closed. (Inherited from Curve )
|
Curve
|
|
P
IsCyclic
|
Boolean
|
The boolean value that indicates whether this curve is cyclic. (Inherited from Curve )
|
Curve
|
|
P
IsElementGeometry
|
bool
|
Indicates whether this geometry is obtained directly from an Element. (Inherited from GeometryObject )
|
GeometryObject
|
|
P
isRational
|
bool
|
Returns whether the nurb spline is rational or not.
|
|
|
P
IsReadOnly
|
bool
|
Identifies if the object is read-only or modifiable. (Inherited from APIObject )
|
APIObject
|
|
P
Knots
|
DoubleArray
|
Return/set the knots of the nurb spline.
|
|
|
P
Length
|
double
|
The exact length of the curve. (Inherited from Curve )
|
Curve
|
|
P
Period
|
double
|
The period of this curve. (Inherited from Curve )
|
Curve
|
|
P
Reference
|
Reference
|
Returns a stable reference to the curve. (Inherited from Curve )
|
Curve
|
|
P
Visibility
|
Visibility
|
The visibility. (Inherited from GeometryObject )
|
GeometryObject
|
|
P
Weights
|
DoubleArray
|
Returns the weights of the nurb spline.
|
|