Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 473 Bytes

File metadata and controls

24 lines (18 loc) · 473 Bytes

Road_GetStationCount

Description

Return count of stations of the Roadway (Poly) object.

FUNCTION Road_GetStationCount(hRoadwayObject : HANDLE): LONGINT;
def vs.Road_GetStationCount(hRoadwayObject):
    return LONGINT

Parameters

Name Type Description
hRoadwayObject HANDLE

Version

Availability: from Vectorworks 2015

Category