Click or drag to resize
GeMultiCurve Class
Represents aggregate curve stringgeometry.
Inheritance Hierarchy
SystemObject
  System.Collections.GenericListIGeCurve
    FDF.Common.GeometriesGeGeometryComplexIGeCurve
      FDF.Common.GeometriesGeMultiCurve

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public class GeMultiCurve : GeGeometryComplex<IGeCurve>, 
	IGeMultiCurve

The GeMultiCurve type exposes the following members.

Constructors
Properties
Methods
  NameDescription
Public methodClone
Creates a new object that is a copy of the current instance.
(Overrides GeGeometryComplexTClone.)
Public methodEquals
Indicates whether the current object is equal to another object of the same type.
(Overrides GeGeometryComplexTEquals(IGeGeometry, GeDimensionality, GeLength, GeSpatialComparision).)
Public methodGetTypeName
Returns String representation of the underlying type.
(Overrides GeGeometryComplexTGetTypeName.)
Public methodOffset
Returns geometry offset.
(Overrides GeGeometryComplexTOffset(GeLength, GePlaneOrientation).)
Top
Remarks