A copy of the layers which define this compound structure.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Syntax
C# |
---|
public IList<CompoundStructureLayer> GetLayers() |
Visual Basic |
---|
Public Function GetLayers As IList(Of CompoundStructureLayer) |
Visual C++ |
---|
public: IList<CompoundStructureLayer^>^ GetLayers() |