Create Method


Path Reinforcement Create Method

Overload List
Name Description
Public method Static member Code example Create(Document, Element, IList Curve , Boolean, ElementId, ElementId, ElementId, ElementId) Creates a new PathReinforcement object from an array of curves. The newly created object will use a default Rebar Shape.
Public method Static member Create(Document, Element, IList Curve , Boolean, ElementId, ElementId, ElementId, ElementId, ElementId) Creates a new PathReinforcement object from an array of curves and given Rebar Shape id.
Top
See Also