Share

LandXMLImportAlignmentType Enumeration

Enumerates landXML import alignment type.



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

Syntax

C#

public enum LandXMLImportAlignmentType

VB

Public Enumeration LandXMLImportAlignmentType

C++

public enum class LandXMLImportAlignmentType

Members

Member nameValueDescription
FixedOnly0 
FloatingOffFirstElement1 
FreeAndFloatingCurveGroups2 

See Also

Reference

Was this information helpful?