Click or drag to resize
GeLine Constructor (IGePlane, IGePlane, GeCoordinate)
Initializes a new instance of the line

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public GeLine(
	IGePlane planeA,
	IGePlane planeB,
	GeCoordinate coordinate
)

Parameters

planeA
Type: FDF.Common.GeometriesIGePlane
planeB
Type: FDF.Common.GeometriesIGePlane
coordinate
Type: FDF.Common.GeometriesGeCoordinate
Remarks