Return 3D point of the station that is related with the Roadway (Poly) object.
PROCEDURE Road_GetStationPoint(
hRoadwayObject : HANDLE;
index : LONGINT;
VAR RETURN : REAL);def vs.Road_GetStationPoint(hRoadwayObject, index):
return RETURN| Name | Type | Description |
|---|---|---|
| hRoadwayObject | HANDLE | |
| index | LONGINT | |
| RETURN | REAL |
Availability: from Vectorworks 2015