|
Open CASCADE Technology 6.5.2
|
Representation of STEP entity AnalysisItemWithinRepresentation
#include <StepElement_AnalysisItemWithinRepresentation.hxx>

Public Member Functions | |
| StepElement_AnalysisItemWithinRepresentation () | |
| Empty constructor | |
| void | Init (const Handle< TCollection_HAsciiString > &aName, const Handle< TCollection_HAsciiString > &aDescription, const Handle< StepRepr_RepresentationItem > &aItem, const Handle< StepRepr_Representation > &aRep) |
| 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 | |
| Handle_StepRepr_RepresentationItem | Item () const |
| Returns field Item | |
| void | SetItem (const Handle< StepRepr_RepresentationItem > &Item) |
| Set field Item | |
| Handle_StepRepr_Representation | Rep () const |
| Returns field Rep | |
| void | SetRep (const Handle< StepRepr_Representation > &Rep) |
| Set field Rep | |
| StepElement_AnalysisItemWithinRepresentation::StepElement_AnalysisItemWithinRepresentation | ( | ) |
| Handle_TCollection_HAsciiString StepElement_AnalysisItemWithinRepresentation::Description | ( | ) | const |
| void StepElement_AnalysisItemWithinRepresentation::Init | ( | const Handle< TCollection_HAsciiString > & | aName, |
| const Handle< TCollection_HAsciiString > & | aDescription, | ||
| const Handle< StepRepr_RepresentationItem > & | aItem, | ||
| const Handle< StepRepr_Representation > & | aRep | ||
| ) |
| Handle_StepRepr_RepresentationItem StepElement_AnalysisItemWithinRepresentation::Item | ( | ) | const |
| Handle_TCollection_HAsciiString StepElement_AnalysisItemWithinRepresentation::Name | ( | ) | const |
| Handle_StepRepr_Representation StepElement_AnalysisItemWithinRepresentation::Rep | ( | ) | const |
| void StepElement_AnalysisItemWithinRepresentation::SetDescription | ( | const Handle< TCollection_HAsciiString > & | Description | ) |
| void StepElement_AnalysisItemWithinRepresentation::SetItem | ( | const Handle< StepRepr_RepresentationItem > & | Item | ) |
| void StepElement_AnalysisItemWithinRepresentation::SetName | ( | const Handle< TCollection_HAsciiString > & | Name | ) |
| void StepElement_AnalysisItemWithinRepresentation::SetRep | ( | const Handle< StepRepr_Representation > & | Rep | ) |
1.7.4