WallCreate Method

Overload List
 NameDescription
Public methodStatic memberCreate(Document, IListCurve, Boolean) Creates a non rectangular profile wall within the project using the default wall type.
Public methodStatic memberCode exampleCreate(Document, Curve, ElementId, Boolean) Creates a new rectangular profile wall within the project using the default wall style.
Public methodStatic memberCreate(Document, IListCurve, ElementId, ElementId, Boolean) Creates a non rectangular profile wall within the project using the specified wall type.
Public methodStatic memberCode exampleCreate(Document, IListCurve, ElementId, ElementId, Boolean, XYZ) Creates a non rectangular profile wall within the project using the specified wall type and normal vector.
Public methodStatic memberCode exampleCreate(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