PointImport settings for LandXML importing.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.2.3892.0
Syntax
C#
public SettingsLandXMLImport.SettingsPointImport PointImport { get; }
Visual Basic
Public ReadOnly Property PointImport As SettingsLandXMLImport.SettingsPointImport Get
Visual C++
public: property SettingsLandXMLImport.SettingsPointImport^ PointImport { SettingsLandXMLImport.SettingsPointImport^ get (); }