Click or drag to resize
GeVector Constructor (GeVector)
Initializes a new instance based on the specified vector.

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public GeVector(
	GeVector other
)

Parameters

other
Type: FDF.Common.GeometriesGeVector
Other vector.
Remarks