Click or drag to resize
GeGeometryComplexTProject Method (IGePlane)
Returns object ortho-projected onto specified plane.

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

Parameters

plane
Type: FDF.Common.GeometriesIGePlane
Parameterized infinite plane to project this object onto.

Return Value

Type: IGeGeometry

Implements

IGeTransformableTProject(IGePlane)
Remarks