SettingsPipeNetworkSettingsDefaultUsePartListDescriptionForNewParts Property |
Specifies the default method used to populate the Description field for newly created parts.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyBoolean UsePartListDescriptionForNewParts { get; }
Public ReadOnly Property UsePartListDescriptionForNewParts As PropertyBoolean
Get
public:
property PropertyBoolean^ UsePartListDescriptionForNewParts {
PropertyBoolean^ get ();
}
Property Value
PropertyBoolean
Remarks
Set to true if you want new pipes and structures to inherit their description from
the parts list size name versus using the part family from the part catalog.
See Also