Share

Wall.Create Method

Overload List

 NameDescription
Public methodStatic memberCreate(Document, IList<Curve>, 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, IList<Curve>, ElementId, ElementId, Boolean) Creates a non rectangular profile wall within the project using the specified wall type.
Public methodStatic memberCode exampleCreate(Document, IList<Curve>, 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.

See Also

Reference

Was this information helpful?