|
O
Create(Document, IList<Curve>, Boolean)
|
Wall
|
Creates a non rectangular profile wall within the project using the default wall type.
|
|
O
Create(Document, Curve, ElementId, Boolean)
|
Wall
|
Creates a new rectangular profile wall within the project using the default wall style.
|
|
O
Create(Document, IList<Curve>, ElementId, ElementId, Boolean)
|
Wall
|
Creates a non rectangular profile wall within the project using the specified wall type.
|
|
O
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.
|
|
O
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.
|