SettingsLandXMLImportSettingsPipeNetwork 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.7.0.1190
Syntax
public sealed class SettingsPipeNetwork : 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.
Top
See Also