Curve.DivideByLength Method

CurveDivideByLength Method

Overload List
  NameDescription
Public methodCode exampleDivideByLength(Double, Boolean)
Divide the curve into specific length segments.
Public methodCode exampleDivideByLength(Double, Boolean, Point3d)
Divide the curve into specific length segments.
Public methodCode exampleDivideByLength(Double, Boolean, Boolean)
Divide the curve into specific length segments.
Public methodCode exampleDivideByLength(Double, Boolean, Boolean, Point3d)
Divide the curve into specific length segments.
Top
See Also