Share

SettingsLandXMLImport.PipeNetwork Property

PipeNetwork settings for LandXML importing.



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

Syntax

C#

public SettingsLandXMLImportSettingsPipeNetwork PipeNetwork { get; }

VB

Public ReadOnly Property PipeNetwork As SettingsLandXMLImportSettingsPipeNetwork
	Get

C++

public:
property SettingsLandXMLImportSettingsPipeNetwork^ PipeNetwork {
	SettingsLandXMLImportSettingsPipeNetwork^ get ();
}

Property Value

SettingsLandXMLImportSettingsPipeNetwork

See Also

Reference

Was this information helpful?