CreateSimpleCompoundStructure Method


Compound Structure Create Simple Compound Structure Method


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static CompoundStructure CreateSimpleCompoundStructure(
	IList<CompoundStructureLayer> layers
)

Parameters

layers IList CompoundStructureLayer

Return Value

CompoundStructure
See Also