SettingsLandXMLImportSettingsPipeNetworkPartsListForPartFamilySizeMatching Property |
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.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic string PartsListForPartFamilySizeMatching { get; set; }
Public Property PartsListForPartFamilySizeMatching As String
Get
Set
public:
property String^ PartsListForPartFamilySizeMatching {
String^ get ();
void set (String^ value);
}
Property Value
String
See Also