Open CASCADE Technology 6.6.0
|
#include <StepAP214_AutoDesignDocumentReference.hxx>
Public Member Functions | |
StepAP214_AutoDesignDocumentReference () | |
void | Init (const Handle< StepBasic_Document > &aAssignedDocument, const Handle< TCollection_HAsciiString > &aSource, const Handle< StepAP214_HArray1OfAutoDesignReferencingItem > &aItems) |
Handle_StepAP214_HArray1OfAutoDesignReferencingItem | Items () const |
void | SetItems (const Handle< StepAP214_HArray1OfAutoDesignReferencingItem > &aItems) |
StepAP214_AutoDesignReferencingItem | ItemsValue (const Standard_Integer num) const |
Standard_Integer | NbItems () const |
StepAP214_AutoDesignDocumentReference::StepAP214_AutoDesignDocumentReference | ( | ) |
void StepAP214_AutoDesignDocumentReference::Init | ( | const Handle< StepBasic_Document > & | aAssignedDocument, |
const Handle< TCollection_HAsciiString > & | aSource, | ||
const Handle< StepAP214_HArray1OfAutoDesignReferencingItem > & | aItems | ||
) |
Handle_StepAP214_HArray1OfAutoDesignReferencingItem StepAP214_AutoDesignDocumentReference::Items | ( | ) | const |
StepAP214_AutoDesignReferencingItem StepAP214_AutoDesignDocumentReference::ItemsValue | ( | const Standard_Integer | num | ) | const |
Standard_Integer StepAP214_AutoDesignDocumentReference::NbItems | ( | ) | const |
void StepAP214_AutoDesignDocumentReference::SetItems | ( | const Handle< StepAP214_HArray1OfAutoDesignReferencingItem > & | aItems | ) |