Point3dMirror Method

Mirrors this point about the specified 3D plane.
Namespace:  Teigha.Geometry
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public Point3d Mirror(
        Plane plane
)

Parameters

plane
Type: Teigha.GeometryPlane

Return Value

Type: 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.