|
Open CASCADE Technology
6.5.4
|
defines AssocGroupType, Type <406> Form <23>
in package IGESBasic
Used to assign an unambiguous identification to a Group
Associativity.
#include <IGESBasic_AssocGroupType.hxx>

Public Member Functions | |
| IGESBasic_AssocGroupType () | |
| void | Init (const Standard_Integer nbDataFields, const Standard_Integer aType, const Handle< TCollection_HAsciiString > &aName) |
| This method is used to set the fields of the class AssocGroupType | |
| Standard_Integer | NbData () const |
| returns the number of parameter data fields, always = 2 | |
| Standard_Integer | AssocType () const |
| returns the type of attached associativity | |
| Handle_TCollection_HAsciiString | Name () const |
| returns identifier of instance of specified associativity | |
| void IGESBasic_AssocGroupType::Init | ( | const Standard_Integer | nbDataFields, |
| const Standard_Integer | aType, | ||
| const Handle< TCollection_HAsciiString > & | aName | ||
| ) |
| Handle_TCollection_HAsciiString IGESBasic_AssocGroupType::Name | ( | ) | const |
1.8.0