PressurePartPartFamilyName Property |
Gets the part's family name.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.7.0.1190
Syntaxpublic string PartFamilyName { get; }
Public ReadOnly Property PartFamilyName As String
Get
public:
property String^ PartFamilyName {
String^ get ();
}
Property Value
String
See Also