Overload List

  NameDescription
Public methodStatic memberCreate(Frame, Curve)
Creates a Surface object coincident with the surface of revolution defined by a coordinate frame and a profile curve.
Public methodStatic memberCreate(XYZ, XYZ, Curve)
Creates a Surface object coincident with the surface of revolution defined by an axis and a profile curve.
Public methodStatic memberCreate(Frame, Curve, Double, Double)
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.
Public methodStatic memberCreate(XYZ, XYZ, Curve, Double, Double)
Creates a Surface object coincident with the surface of revolution defined by an axis, a profile curve, and start and end angles of revolution.

See Also