2027 Method
Changes 0
M

RevolvedSurface.Create

Name Return Type Description
O Create(Frame, Curve) Surface Creates a Surface object coincident with the surface of revolution defined by a coordinate frame and a profile curve.
O Create(XYZ, XYZ, Curve) Surface Creates a Surface object coincident with the surface of revolution defined by an axis and a profile curve.
O Create(Frame, Curve, Double, Double) Surface Creates a Surface object coincident with the surface of revolution defined by a coordinate frame, a profile curve, and start and end angles of revolution.
O Create(XYZ, XYZ, Curve, Double, Double) Surface Creates a Surface object coincident with the surface of revolution defined by an axis, a profile curve, and start and end angles of revolution.