Click or drag to resize
GeMultiCurve Constructor (IGeCurve)
Initializes a new instance of the GeMultiCurve class

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public GeMultiCurve(
	params IGeCurve[] other
)

Parameters

other
Type: FDF.Common.GeometriesIGeCurve
See Also