Method GetSymmetryType
GetSymmetryType(ElementId)
Gets the type of a symmetry entity.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 10, 0, 0)]
SymmetryType GetSymmetryType(ElementId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the element to analyze. |
Returns
| Type | Description |
|---|---|
| SymmetryType | Type of the symmetry, or None if the element is not a symmetry entity. |
Remarks
This method is available since v7.10.