Click or drag to resize
GeGeometryComplexTMirror 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 IGeGeometry Mirror(
	IGePlane plane
)

Parameters

plane
Type: FDF.Common.GeometriesIGePlane

Return Value

Type: IGeGeometry

Implements

IGeTransformableTMirror(IGePlane)
Remarks