Click or drag to resize
GeCurveSegmentCollection Constructor (IGeCurveSegment)
Initializes a new instance of the GeCurveSegmentCollection class

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

Parameters

other
Type: FDF.Common.GeometriesIGeCurveSegment
See Also