Share

SettingsLandXMLImport.SettingsPipeNetwork Class

PipeNetwork settings for LandXML importing.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsLandXMLImportSettingsPipeNetwork


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

Syntax

C#

public sealed class SettingsPipeNetwork : TreeOidWrapper

VB

Public NotInheritable Class SettingsPipeNetwork
	Inherits TreeOidWrapper

C++

public ref class SettingsPipeNetwork sealed : public TreeOidWrapper

The SettingsLandXMLImportSettingsPipeNetwork type exposes the following members.

Properties

 NameDescription
Public propertyMatchChannelShapedPipesWith Specify individual part types to use when importing pipe network parts from a LandXML file into Autodesk Civil 3D.
Public propertyMatchCircularPipesWith Specify individual part types to use when importing pipe network parts from a LandXML file into Autodesk Civil 3D.
Public propertyMatchCircularStructuresWith Specify individual part types to use when importing pipe network parts from a LandXML file into Autodesk Civil 3D.
Public propertyMatchConnectionStructuresWith Specify individual part types to use when importing pipe network parts from a LandXML file into Autodesk Civil 3D.
Public propertyMatchEggShapedPipesWith Specify individual part types to use when importing pipe network parts from a LandXML file into Autodesk Civil 3D.
Public propertyMatchEllipticalShapedPipesWith Specify individual part types to use when importing pipe network parts from a LandXML file into Autodesk Civil 3D.
Public propertyMatchInletOutletStructuresWith Specify individual part types to use when importing pipe network parts from a LandXML file into Autodesk Civil 3D.
Public propertyMatchRectangleShapedPipesWith Specify individual part types to use when importing pipe network parts from a LandXML file into Autodesk Civil 3D.
Public propertyMatchRectangleStructuresWith Specify individual part types to use when importing pipe network parts from a LandXML file into Autodesk Civil 3D.
Public propertyPartsListForPartFamilySizeMatching Specifies the pipe network parts list that is used during import to match pipe network part types in a LandXML file with pipe network part types in a Autodesk Civil 3D parts list.

See Also

Reference

Was this information helpful?