<Code Lib>
2023 Method
Changes 0
M

Create

Name Return Type Description
M Create(Document, IList.Curve., Boolean) Wall Creates a non rectangular profile wall within the project using the default wall type.
M Create(Document, Curve, ElementId, Boolean) Wall Creates a new rectangular profile wall within the project using the default wall style.
M Create(Document, IList.Curve., ElementId, ElementId, Boolean) Wall Creates a non rectangular profile wall within the project using the specified wall type.
M Create(Document, IList.Curve., ElementId, ElementId, Boolean, XYZ) Wall Creates a non rectangular profile wall within the project using the specified wall type and normal vector.
M Create(Document, Curve, ElementId, ElementId, Double, Double, Boolean, Boolean) Wall Creates a new rectangular profile wall within the project using the specified wall type, height, and offset.

Loading…