Indicates whether this CompoundStructure represents a single set of parallel layers.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public bool IsVerticallyHomogeneous()
Return Value
BooleanTrue if this CompoundStructure represents a series of parallel layers that stretch from bottom to top, false otherwise.