Click or drag to resize
GeMultiGeometry Class
Represents aggregate geometry.
Inheritance Hierarchy
SystemObject
  System.Collections.GenericListIGeGeometry
    FDF.Common.GeometriesGeGeometryComplexIGeGeometry
      FDF.Common.GeometriesGeMultiGeometry

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public class GeMultiGeometry : GeGeometryComplex<IGeGeometry>, 
	IGeMultiGeometry

The GeMultiGeometry 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 methodNormal
Public methodOffset
Returns geometry offset.
(Overrides GeGeometryComplexTOffset(GeLength, GePlaneOrientation).)
Public methodPolygonize1
Top
Remarks