Method GetRepresentationConstituents
GetRepresentationConstituents(ElementId)
Gets the constituents of a representation entity.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 7, 201, 100)]
List<ElementId> GetRepresentationConstituents(ElementId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the representation entity to analyze. |
Returns
| Type | Description |
|---|---|
| List<ElementId> | Constituent elements found. |
Remarks
This method is available since v7.7.201.100.