Creates a copy of a compound structure layer.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public CompoundStructureLayer(
CompoundStructureLayer cs
)
Parameters
- cs CompoundStructureLayer
-
The compound structure to copy.
Exceptions
See Also
Reference