ArcCreate Method

Overload List
 NameDescription
Public methodStatic memberCode exampleCreate(XYZ, XYZ, XYZ) Creates a new geometric arc object based on three points.
Public methodStatic memberCode exampleCreate(Plane, Double, Double, Double) Creates a new geometric arc object based on plane, radius, and angles.
Public methodStatic memberCode exampleCreate(XYZ, Double, Double, Double, XYZ, XYZ) Creates a new geometric arc object based on center, radius, unit vectors, and angles.
Top
See Also