Revit 2024 API |
DirectShapeType..::..SetShape Method |
DirectShapeType Class See Also |
Overload List
Name | Description | |
---|---|---|
SetShape(IList<(Of <<'(GeometryObject>)>>)) |
Builds the type shape from the supplied collection of GeometryObjects. The objects are copied.
If the new shape is identical to the old one, the old shape will be kept.
| |
SetShape(ShapeBuilder) |
Sets the shape of this object to the one accumulated in the supplied Builder object.
If the new shape is identical to the old one, the old shape will be kept.
|