| Revit 2015 API |
| DirectShape..::..SetShape Method |
| DirectShape Class See Also |
Overload List
| Name | Description | |
|---|---|---|
| SetShape(IList<(Of <<'(GeometryObject>)>>)) |
sets the Shape of this object to the supplied collection of Geometry objects. The objects are copied.
| |
| SetShape(IList<(Of <<'(GeometryObject>)>>), DirectShapeTargetViewType) |
sets the view-specific Shape of this object to the supplied collection of Geometry objects. The objects are copied.
|