Overload List

  NameDescription
Public methodAddFixedSpiral(Int32, Point3d, Point3d, Point3d, SpiralType)
Creates an AlignmentSpiral entity defined by a previous entity, a start point, a point of intersection, an end point and a spiral curvature type.
Public methodAddFixedSpiral(Int32, Double, Double, SpiralCurveType, SpiralType)
Creates an AlignmentSpiral entity defined by a previous entity, a start point, a point of intersection, a radius, a length, a spiral curvature type and a clockwise indicator.
Public methodAddFixedSpiral(Int32, Double, Double, Double, SpiralType)
Creates an AlignmentSpiral entity defined by a previous entity, a start point, a point of intersection, a start radius, an end radius, a length, a spiral definition, and a clockwise indicator.
Public methodAddFixedSpiral(Int32, Point3d, Point3d, Double, Double, SpiralCurveType, Boolean, SpiralType)
Creates an AlignmentSpiral entity defined by a previous entity, a start point, a point of intersection, a radius, a length, a spiral curvature type and a clockwise indicator.
Public methodAddFixedSpiral(Int32, Point3d, Point3d, Double, Double, Double, Boolean, SpiralType)
Creates a spiral entity defined by a previous entity, a start point, a point of intersection, a start radius, an end radius, a length, a spiral definition, and a clockwise indicator.

See Also