Sets the elevation and thickness of the specified layer.
PROCEDURE SetLayerElevationN(
h : HANDLE;
baseElev : REAL;
thickness : REAL);def vs.SetLayerElevationN(h, baseElev, thickness):
return None| Name | Type | Description |
|---|---|---|
| h | HANDLE | Handle to the layer. |
| baseElev | REAL | Base elevation of the layer in document units. |
| thickness | REAL | Thickness of the layer in document units. |
VS Functions: GetLayerElevationN
Availability: from Vectorworks 2025