Click or drag to resize
GeCoordinateMirror Method (IGePlane)
Returns object that is result of mirroring of this object against specified plane.

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public GeCoordinate Mirror(
	IGePlane plane
)

Parameters

plane
Type: FDF.Common.GeometriesIGePlane

Return Value

Type: GeCoordinate

Implements

IGeTransformableTMirror(IGePlane)
Remarks