GeomCombination.AllMembers
Public Property
InvalidOperationException
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
CombinableElementArrayExceptions
Exception
Condition
InvalidOperationException
Thrown when this geometry combination has already been deleted.
Remarks
All members are generic forms, for more information, refer to GenericForm.