|
P
ApproximateLength
|
double
|
The approximate length of the curve. (Inherited from Curve )
|
Curve
|
|
P
BasePoint
|
XYZ
|
The base point of the axis of the cylindrical helix.
|
|
|
P
GraphicsStyleId
|
ElementId
|
The ElementId of the GeometryObject's GraphicsStyle (Inherited from GeometryObject )
|
GeometryObject
|
|
P
Height
|
double
|
Height of the cylindrical helix.
|
|
|
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
IsReadOnly
|
bool
|
Identifies if the object is read-only or modifiable. (Inherited from APIObject )
|
APIObject
|
|
P
IsRightHanded
|
bool
|
True if the helix is right handed, false if the helix is left handed.
|
|
|
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
Pitch
|
double
|
The pitch of the cylindrical helix.
|
|
|
P
Radius
|
double
|
The radius of the cylindrical helix.
|
|
|
P
Reference
|
Reference
|
Returns a stable reference to the curve. (Inherited from Curve )
|
Curve
|
|
P
Visibility
|
Visibility
|
The visibility. (Inherited from GeometryObject )
|
GeometryObject
|
|
P
XVector
|
XYZ
|
The X direction vector.
|
|
|
P
YVector
|
XYZ
|
The Y direction vector.
|
|
|
P
ZVector
|
XYZ
|
The Z direction vector, which is same as the axis direction vector.
|
|