Method GetRevolutionSymmetry
GetRevolutionSymmetry(ElementId, out SmartAxis3D)
Gets a revolution symmetry.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 10, 0, 0)]
void GetRevolutionSymmetry(ElementId inElementId, out SmartAxis3D outAxis)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the symmetry to analyze. |
| SmartAxis3D | outAxis | Symmetry axis. |
Remarks
This method is available since v7.10.