Share

PointCloudDefaultFileExtensionType Enumeration

Defines the default file extension type of point cloud.

Namespace: Autodesk.Civil
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0

Syntax

C#

public enum PointCloudDefaultFileExtensionType

Visual Basic

Public Enumeration PointCloudDefaultFileExtensionType

Visual C++

public enum class PointCloudDefaultFileExtensionType

Members

Member nameValueDescription
LAS0
ASCIIXYZ1
GEOTIFF2
USGSDEM3
ERSIASC4
ERSIFLT5
USGSDTS6
POINTCLOUDDATABASE7
PTS8
PTX9
TOPCONCLR10
TOPCONCL311
ERSIADF12
PTG13

See Also

Was this information helpful?