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