Open CASCADE Technology 6.6.0
|
Representation of STEP entity ProductConcept
#include <StepRepr_ProductConcept.hxx>
Public Member Functions | |
StepRepr_ProductConcept () | |
Empty constructor | |
void | Init (const Handle< TCollection_HAsciiString > &aId, const Handle< TCollection_HAsciiString > &aName, const Standard_Boolean hasDescription, const Handle< TCollection_HAsciiString > &aDescription, const Handle< StepBasic_ProductConceptContext > &aMarketContext) |
Initialize all fields (own and inherited) | |
Handle_TCollection_HAsciiString | Id () const |
Returns field Id | |
void | SetId (const Handle< TCollection_HAsciiString > &Id) |
Set field Id | |
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_ProductConceptContext | MarketContext () const |
Returns field MarketContext | |
void | SetMarketContext (const Handle< StepBasic_ProductConceptContext > &MarketContext) |
Set field MarketContext |
StepRepr_ProductConcept::StepRepr_ProductConcept | ( | ) |
Handle_TCollection_HAsciiString StepRepr_ProductConcept::Description | ( | ) | const |
Standard_Boolean StepRepr_ProductConcept::HasDescription | ( | ) | const |
Handle_TCollection_HAsciiString StepRepr_ProductConcept::Id | ( | ) | const |
void StepRepr_ProductConcept::Init | ( | const Handle< TCollection_HAsciiString > & | aId, |
const Handle< TCollection_HAsciiString > & | aName, | ||
const Standard_Boolean | hasDescription, | ||
const Handle< TCollection_HAsciiString > & | aDescription, | ||
const Handle< StepBasic_ProductConceptContext > & | aMarketContext | ||
) |
Handle_StepBasic_ProductConceptContext StepRepr_ProductConcept::MarketContext | ( | ) | const |
Handle_TCollection_HAsciiString StepRepr_ProductConcept::Name | ( | ) | const |
void StepRepr_ProductConcept::SetDescription | ( | const Handle< TCollection_HAsciiString > & | Description | ) |
void StepRepr_ProductConcept::SetId | ( | const Handle< TCollection_HAsciiString > & | Id | ) |
void StepRepr_ProductConcept::SetMarketContext | ( | const Handle< StepBasic_ProductConceptContext > & | MarketContext | ) |
void StepRepr_ProductConcept::SetName | ( | const Handle< TCollection_HAsciiString > & | Name | ) |