Create Method


Wall Create Method

Overload List
Name Description
Public method Static member Create(Document, IList Curve , Boolean)
Public method Static member Create(Document, Curve, ElementId, Boolean) Creates a new rectangular profile wall within the project using the default wall style.
Public method Static member Create(Document, IList Curve , ElementId, ElementId, Boolean)
Public method Static member Create(Document, IList Curve , ElementId, ElementId, Boolean, XYZ)
Public method Static member Create(Document, Curve, ElementId, ElementId, Double, Double, Boolean, Boolean) Creates a new rectangular profile wall within the project using the specified wall type, height, and offset.
Top
See Also