SlabShapeEditor.ModifySubElement(SlabShapeVertex, Double)
Method
Description:
Manipulates the vertex on the corresponding slab, roof or floor.
Manipulates the vertex on the corresponding slab, roof or floor.
Parameters
Parameter | Type | Description |
---|---|---|
vertex | SlabShapeVertex | The vertex. |
offset | Double | The new value of the vertex offset. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Thrown when the vertex is. |
ArgumentException | Thrown when the vertex is invalid. |