Skip to content

GeomCombination.AllMembers

Public Property

All elements that are joined in this geometry combination.

Namespace: Autodesk.Revit.DB

Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Syntax

public CombinableElementArray AllMembers { get; }

Property Value

CombinableElementArray

Exceptions

Exception

Condition


InvalidOperationException

Thrown when this geometry combination has already been deleted.


Remarks

All members are generic forms, for more information, refer to GenericForm.