Revit 2025.3 API
| Compound | 
   Creates a compound structure layer using default settings.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
 Remarks
Remarks
   Note that the combination of the default values does not create a completely valid CompoundStructureLayer.
   You should change the necessary values before adding to a CompoundStructure.
See Also