defines IGESNominalSize, Type <406> Form <13>
in package IGESGraph
#include <IGESGraph_NominalSize.hxx>

Public Member Functions | |
| IGESGraph_NominalSize () | |
| void | Init (const Standard_Integer nbProps, const Standard_Real aNominalSizeValue, const Handle< TCollection_HAsciiString > &aNominalSizeName, const Handle< TCollection_HAsciiString > &aStandardName) |
| This method is used to set the fields of the class NominalSize
| |
| Standard_Integer | NbPropertyValues () const |
| returns the number of property values in <me> | |
| Standard_Real | NominalSizeValue () const |
| returns the value of <me> | |
| Handle_TCollection_HAsciiString | NominalSizeName () const |
| returns the name of <me> | |
| Standard_Boolean | HasStandardName () const |
| returns True if an engineering Standard is defined for <me> else, returns False | |
| Handle_TCollection_HAsciiString | StandardName () const |
| returns the name of the relevant engineering standard of <me> | |
| IGESGraph_NominalSize::IGESGraph_NominalSize | ( | ) |
| Standard_Boolean IGESGraph_NominalSize::HasStandardName | ( | ) | const |
| void IGESGraph_NominalSize::Init | ( | const Standard_Integer | nbProps, | |
| const Standard_Real | aNominalSizeValue, | |||
| const Handle< TCollection_HAsciiString > & | aNominalSizeName, | |||
| const Handle< TCollection_HAsciiString > & | aStandardName | |||
| ) |
| Standard_Integer IGESGraph_NominalSize::NbPropertyValues | ( | ) | const |
| Handle_TCollection_HAsciiString IGESGraph_NominalSize::NominalSizeName | ( | ) | const |
| Standard_Real IGESGraph_NominalSize::NominalSizeValue | ( | ) | const |
| Handle_TCollection_HAsciiString IGESGraph_NominalSize::StandardName | ( | ) | const |
1.6.3