Share

GeomCombination.AllMembers Property

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

CombinableElementArray

Exceptions

ExceptionCondition
InvalidOperationException Thrown when this geometry combination has already been deleted.

Remarks

All members are generic forms, for more information, refer toGenericForm.

See Also

Reference

Was this information helpful?