Share

SettingsLandXMLImport.PointImport Property

PointImport settings for LandXML importing.



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

Syntax

C#

public SettingsLandXMLImportSettingsPointImport PointImport { get; }

VB

Public ReadOnly Property PointImport As SettingsLandXMLImportSettingsPointImport
	Get

C++

public:
property SettingsLandXMLImportSettingsPointImport^ PointImport {
	SettingsLandXMLImportSettingsPointImport^ get ();
}

Property Value

SettingsLandXMLImportSettingsPointImport

See Also

Reference

Was this information helpful?