CompoundStructure.GetLayers
Description:
A copy of the layers which define this compound structure.
A copy of the layers which define this compound structure.
public IList<CompoundStructureLayer> GetLayers()
IList<CompoundStructureLayer>
The layers, returned in order (Exterior to Interior for walls, top to bottom for roofs, floors or ceilings). The index of each layer in this array
can be used in other CompoundStructure methods accepting a layer index.