Show / Hide Table of Contents

Enum ObstacleGeographyMappings

Enumeration covering how to map an obstacle type to a Geography type

Namespace: FpAssistantCore.Geographical
Assembly: FpAssistantCoreScl.dll
Syntax
public enum ObstacleGeographyMappings : int

Fields

Name Description
PointObstacleToGeographyLinestring

Map point obstacle to geograpgy type LINESTRING

PointObstacleToGeographyPoint

Map point obstacle to geograpgy type POINT

  • View Source
In This Article
Back to top Copyright 2018-2024 CADology Limited