Click or drag to resize
GeCurveIsCoplanarTo Method (IGePlane)
Returns True if this curve completely lies in specified plane.

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public abstract bool IsCoplanarTo(
	IGePlane other
)

Parameters

other
Type: FDF.Common.GeometriesIGePlane

Return Value

Type: Boolean

Implements

IGeCurveIsCoplanarTo(IGePlane)
Remarks