Create Method


OverloadĀ List

Name Description
Public method Static member Create(Document, IList Curve , Boolean)
Creates a non rectangular profile wall within the project using the default wall type.
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)
Creates a non rectangular profile wall within the project using the specified wall type.
Public method Static member Create(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 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.

See Also