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