GeMultiGeometry Class |
Namespace: FDF.Common.Geometries
The GeMultiGeometry type exposes the following members.
Name | Description | |
---|---|---|
![]() | GeMultiGeometry | Initializes a new instance of the GeMultiGeometry class |
![]() | GeMultiGeometry(IGeGeometry) | Initializes a new instance of the GeMultiGeometry class |
![]() | GeMultiGeometry(IGeGeometryComplex) | Initializes a new instance of the GeMultiGeometry class |
Name | Description | |
---|---|---|
![]() | Centroid |
Returns geometry centroid coordinate.
(Overrides GeGeometryComplexTCentroid.) |
![]() | Type |
Returns enumerated geometry type
used for safe typecasting to concrete geometry class.
(Overrides GeGeometryComplexTType.) |
Name | Description | |
---|---|---|
![]() | Clone | Creates a new object that is a copy of the current instance. (Overrides GeGeometryComplexTClone.) |
![]() | Equals |
Indicates whether the current object is equal to another object of the same type.
(Overrides GeGeometryComplexTEquals(IGeGeometry, GeDimensionality, GeLength, GeSpatialComparision).) |
![]() | GetTypeName |
Returns String representation of the underlying type.
(Overrides GeGeometryComplexTGetTypeName.) |
![]() | Normal | |
![]() | Offset |
Returns geometry offset.
(Overrides GeGeometryComplexTOffset(GeLength, GePlaneOrientation).) |
![]() | Polygonize1 |