Point3dMirror Method

Mirrors this point about the specified 3D plane.

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public Point3d Mirror(
        Plane plane
)

Parameters

plane  Plane
 

Return Value

Point3d
3D point that is the result of mirroring this point with respect to the 3D line plane.
See Also

©  Bricsys NV. All rights reserved.