Create Method


Beam System Create Method

Overload List
Name Description
Public method Static member Create(Document, IList Curve , SketchPlane, Int32) Creates a 2D BeamSystem with specified profile curves.
Public method Static member Create(Document, IList Curve , Level, XYZ, Boolean) Creates a new BeamSystem with specified profile curves.
Public method Static member Code example Create(Document, IList Curve , Level, Int32, Boolean) Creates a new BeamSystem with specified profile curves.
Public method Static member Create(Document, IList Curve , SketchPlane, XYZ, Boolean) Creates a new BeamSystem with specified profile curves.
Top
See Also