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