| Name | Return Type | Description |
|---|---|---|
| Create(Document, IList<Curve>, SketchPlane, Int32) | BeamSystem | Creates a 2D BeamSystem with specified profile curves. |
| Create(Document, IList<Curve>, Level, XYZ, Boolean) | BeamSystem | Creates a new BeamSystem with specified profile curves. |
| Create(Document, IList<Curve>, Level, Int32, Boolean) | BeamSystem | Creates a new BeamSystem with specified profile curves. |
| Create(Document, IList<Curve>, SketchPlane, XYZ, Boolean) | BeamSystem | Creates a new BeamSystem with specified profile curves. |