Specifies the defaults Id 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.2516.0
Syntax
C# |
---|
public PropertyObjectId PartMatchingId { get; } |
Visual Basic |
---|
Public ReadOnly Property PartMatchingId As PropertyObjectId Get |
Visual C++ |
---|
public: property PropertyObjectId^ PartMatchingId { PropertyObjectId^ get (); } |