Property Sublayers
Sublayers
Gets the hierarchical collection of sublayers in this layer.
Declaration
public IReadOnlyList<BuildingSublayer> Sublayers { get; }
Property Value
| Type | Description |
|---|---|
| IReadOnlyList<BuildingSublayer> | The hierarchical collection of sublayers in this layer. |
Remarks
It usually contains an Overview BuildingComponentSublayer and a Full Model BuildingGroupSublayer. However, some building scene layers may contain only the Full Model BuildingGroupSublayer or the discipline building group sublayers directly inside the layer.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |