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