|
Open CASCADE Technology 6.5.2
|
Representation of STEP entity ProductCategoryRelationship
#include <StepBasic_ProductCategoryRelationship.hxx>

Public Member Functions | |
| StepBasic_ProductCategoryRelationship () | |
| Empty constructor | |
| void | Init (const Handle< TCollection_HAsciiString > &aName, const Standard_Boolean hasDescription, const Handle< TCollection_HAsciiString > &aDescription, const Handle< StepBasic_ProductCategory > &aCategory, const Handle< StepBasic_ProductCategory > &aSubCategory) |
| Initialize all fields (own and inherited) | |
| Handle_TCollection_HAsciiString | Name () const |
| Returns field Name | |
| void | SetName (const Handle< TCollection_HAsciiString > &Name) |
| Set field Name | |
| Handle_TCollection_HAsciiString | Description () const |
| Returns field Description | |
| void | SetDescription (const Handle< TCollection_HAsciiString > &Description) |
| Set field Description | |
| Standard_Boolean | HasDescription () const |
| Returns True if optional field Description is defined | |
| Handle_StepBasic_ProductCategory | Category () const |
| Returns field Category | |
| void | SetCategory (const Handle< StepBasic_ProductCategory > &Category) |
| Set field Category | |
| Handle_StepBasic_ProductCategory | SubCategory () const |
| Returns field SubCategory | |
| void | SetSubCategory (const Handle< StepBasic_ProductCategory > &SubCategory) |
| Set field SubCategory | |
| StepBasic_ProductCategoryRelationship::StepBasic_ProductCategoryRelationship | ( | ) |
| Handle_StepBasic_ProductCategory StepBasic_ProductCategoryRelationship::Category | ( | ) | const |
| Handle_TCollection_HAsciiString StepBasic_ProductCategoryRelationship::Description | ( | ) | const |
| Standard_Boolean StepBasic_ProductCategoryRelationship::HasDescription | ( | ) | const |
| void StepBasic_ProductCategoryRelationship::Init | ( | const Handle< TCollection_HAsciiString > & | aName, |
| const Standard_Boolean | hasDescription, | ||
| const Handle< TCollection_HAsciiString > & | aDescription, | ||
| const Handle< StepBasic_ProductCategory > & | aCategory, | ||
| const Handle< StepBasic_ProductCategory > & | aSubCategory | ||
| ) |
| Handle_TCollection_HAsciiString StepBasic_ProductCategoryRelationship::Name | ( | ) | const |
| void StepBasic_ProductCategoryRelationship::SetCategory | ( | const Handle< StepBasic_ProductCategory > & | Category | ) |
| void StepBasic_ProductCategoryRelationship::SetDescription | ( | const Handle< TCollection_HAsciiString > & | Description | ) |
| void StepBasic_ProductCategoryRelationship::SetName | ( | const Handle< TCollection_HAsciiString > & | Name | ) |
| void StepBasic_ProductCategoryRelationship::SetSubCategory | ( | const Handle< StepBasic_ProductCategory > & | SubCategory | ) |
| Handle_StepBasic_ProductCategory StepBasic_ProductCategoryRelationship::SubCategory | ( | ) | const |
1.7.4