|
Open CASCADE Technology 6.5.2
|
Added for Dimensional Tolerances
#include <StepRepr_CompoundRepresentationItem.hxx>

Public Member Functions | |
| StepRepr_CompoundRepresentationItem () | |
| void | Init (const Handle< TCollection_HAsciiString > &aName, const Handle< StepRepr_HArray1OfRepresentationItem > &item_element) |
| Handle_StepRepr_HArray1OfRepresentationItem | ItemElement () const |
| Standard_Integer | NbItemElement () const |
| void | SetItemElement (const Handle< StepRepr_HArray1OfRepresentationItem > &item_element) |
| Handle_StepRepr_RepresentationItem | ItemElementValue (const Standard_Integer num) const |
| void | SetItemElementValue (const Standard_Integer num, const Handle< StepRepr_RepresentationItem > &anelement) |
| StepRepr_CompoundRepresentationItem::StepRepr_CompoundRepresentationItem | ( | ) |
| void StepRepr_CompoundRepresentationItem::Init | ( | const Handle< TCollection_HAsciiString > & | aName, |
| const Handle< StepRepr_HArray1OfRepresentationItem > & | item_element | ||
| ) |
| Handle_StepRepr_HArray1OfRepresentationItem StepRepr_CompoundRepresentationItem::ItemElement | ( | ) | const |
| Handle_StepRepr_RepresentationItem StepRepr_CompoundRepresentationItem::ItemElementValue | ( | const Standard_Integer | num | ) | const |
| Standard_Integer StepRepr_CompoundRepresentationItem::NbItemElement | ( | ) | const |
| void StepRepr_CompoundRepresentationItem::SetItemElement | ( | const Handle< StepRepr_HArray1OfRepresentationItem > & | item_element | ) |
| void StepRepr_CompoundRepresentationItem::SetItemElementValue | ( | const Standard_Integer | num, |
| const Handle< StepRepr_RepresentationItem > & | anelement | ||
| ) |
1.7.4