fillConstructBridgeGuardRail

open override fun fillConstructBridgeGuardRail(fillConstructBridgeGuardRail: Boolean): FillLayer

Determines whether bridge guard rails are added for elevated roads. Default value: "true".

Use static method FillLayer.defaultFillConstructBridgeGuardRail to set the default property.

Parameters

fillConstructBridgeGuardRail

value of fillConstructBridgeGuardRail


open override fun fillConstructBridgeGuardRail(fillConstructBridgeGuardRail: Expression): FillLayer

Determines whether bridge guard rails are added for elevated roads. Default value: "true".

Use static method FillLayer.defaultFillConstructBridgeGuardRailAsExpression to set the default property.

Parameters

fillConstructBridgeGuardRail

value of fillConstructBridgeGuardRail as Expression


Determines whether bridge guard rails are added for elevated roads. Default value: "true".