Sets the cut plane of the layer.
PROCEDURE SetLayerCutPlane(
layer : HANDLE;
cutPlane : REAL (Coordinate));def vs.SetLayerCutPlane(layer, cutPlane):
return None| Name | Type | Description |
|---|---|---|
| layer | HANDLE | The layer. |
| cutPlane | REAL (Coordinate) | The cut plane. |
VS Functions: GetLayerCutPlane
Availability: from Vectorworks 2017