Create Method


OverloadĀ List

Name Description
Public method Static member Create(Frame, Curve)
Creates a Surface object coincident with the surface of revolution defined by a coordinate frame and a profile curve.
Public method Static member Create(XYZ, XYZ, Curve)
Creates a Surface object coincident with the surface of revolution defined by an axis and a profile curve.
Public method Static member Create(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 method Static member Create(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