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