Share Email Facebook Twitter LinkedIn CompoundStructure.LayerCount Property Returns the number of layers contained in this CompoundStructure. Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0) Syntax C# public int LayerCount { get; }Property ValueInt32 Remarks Establishes the valid range of indices passed to various access functions: [0 ... this value - 1] See AlsoReferenceCompoundStructure ClassAutodesk.Revit.DB Namespace