2027 Method
Changes 0
Name Return Type Description
O Create(XYZ, XYZ, XYZ) Arc Creates a new geometric arc object based on three points.
O Create(Plane, Double, Double, Double) Arc Creates a new geometric arc object based on plane, radius, and angles.
O Create(XYZ, Double, Double, Double, XYZ, XYZ) Arc Creates a new geometric arc object based on center, radius, unit vectors, and angles.