Specifies the defaults used for part matching when migrating pipe network data between the Storm Sewers extension and Autodesk Civil 3D.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0
Syntax
C#
public PropertyString PartMatching { get; }
Visual Basic
Public ReadOnly Property PartMatching As PropertyString Get
Visual C++
public: property PropertyString^ PartMatching { PropertyString^ get (); }