ISIAPIIsland Interface¶
Namespace: SIDRASolutions.SI.API
Assembly: SIDRASolutions.SI.API.dll
COM CLSID: 4EA86703-B473-4058-9A24-A33E9FE35EDC
Declaration¶
Get an instance¶
Properties¶
Island_no¶
Island Number, a one-based integer, counts Islands only from left to right looking to the centre of the Intersection.
Type int
Code samples
Position¶
Postion in the Leg, a one-based integer, counts Approach Lanes, Exit Lanes and Islands from left to right looking to the centre of the Intersection.
Type int
Code samples
Is_pedstage_separator¶
Type bool
Code samples
Is_rou_splitter¶
Type bool
Code samples
Width¶
Island's Front Width. If this is a Roundabout Splitter Island, the Front Width value is ignore.
Type float
Code samples
Width_back¶
Island's Back Width
Type float
Code samples
Fill_style¶
Island Fill Style
Type int
Value
One of:
0- None1- Solid2- Hatched3- Chevron4- Parking Strip
Code samples
Leg¶
Type ISIAPILeg
Code samples
Is_short¶
Indicate if this Island is a Short Strip Island
Type bool
Code samples
Is_for_freeway¶
Indicate if this Island is a Median Island on a Freeway
Type bool
Code samples
ConnectedIsland¶
Type ISIAPIIsland