Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
publicboolCanLayerWidthBeNonZero(
int layerIdx
)
Parameters
layerIdxInt32
The index of a CompoundStructureLayer.
Return Value
Boolean
Remarks
This is only allowed if there is a vertical line such that all regions to the left are assigned to layers with index < layerIdx, and all regions to the right are assigned to layers with index > layerIdx.