Method GetClassifyingClass
GetClassifyingClass(ElementId)
Gets the classification class entity of a specified classifying entity.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 10, 0, 0)]
ElementId GetClassifyingClass(ElementId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the classifying entity to analyze. |
Returns
| Type | Description |
|---|---|
| ElementId | Identifier of the classifying class definition entity. |
Remarks
This method is available since v7.10.