Click or drag to resize
GeGeometryComplexTProject Method (GeLength)
Returns object ortho-projected onto X-Y plane.

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public IGeGeometry Project(
	GeLength elevation = null
)

Parameters

elevation (Optional)
Type: FDF.Common.GeometriesGeLength
Optional elevation for Z-axis.

Return Value

Type: IGeGeometry

Implements

IGeTransformableTProject(GeLength)
Remarks