Specify individual part types to use when importing pipe network parts from a LandXML file into Autodesk Civil 3D.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.3.1717.0
Syntax
C#
public string MatchChannelShapedPipesWith { get; set; }
Visual Basic
Public Property MatchChannelShapedPipesWith As String
Get
Set
Visual C++
public: property String^ MatchChannelShapedPipesWith { String^ get (); void set (String^ value); }