All elements that are joined in this geometry combination.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public CombinableElementArray AllMembers { get; }
Property Value
CombinableElementArrayExceptions
| Exception | Condition |
|---|---|
| InvalidOperationException | Thrown when this geometry combination has already been deleted. |
