Represents a helix in a CAD image.

The following tables list the members exposed by the CADHelix type.

Name Description
Public property Clockweise Gets or sets whether or not the CADHelix object is clockwise
Public property EntType Gets the type of this CADHelix entity.
Public property Radius Gets or sets a start radius of the CADHelix object
Public property Start Gets or sets start point of the CADHelix object
Public property TurnHeight Gets or sets heigh of one turn of the CADHelix object
Public property Turns Gets or sets number of turns in this CADHelix object
Top
Name Description
Public method AssignEntity Copies an entity
Public method Equals (Overloaded) (inherited from Object).
Public method GetHashCode (inherited from Object).
Public method GetType (inherited from Object).
Public method Static ReferenceEquals (inherited from Object).
Public method ToString (inherited from Object).
Top