Open CASCADE Technology
7.3.0
|
litteral/numeric description of an entity's directory section, taken from file More...
#include <IGESData_DirPart.hxx>
litteral/numeric description of an entity's directory section, taken from file
IGESData_DirPart::IGESData_DirPart | ( | ) |
creates an empty DirPart, ready to be filled by Init
void IGESData_DirPart::Init | ( | const Standard_Integer | i1, |
const Standard_Integer | i2, | ||
const Standard_Integer | i3, | ||
const Standard_Integer | i4, | ||
const Standard_Integer | i5, | ||
const Standard_Integer | i6, | ||
const Standard_Integer | i7, | ||
const Standard_Integer | i8, | ||
const Standard_Integer | i9, | ||
const Standard_Integer | i19, | ||
const Standard_Integer | i11, | ||
const Standard_Integer | i12, | ||
const Standard_Integer | i13, | ||
const Standard_Integer | i14, | ||
const Standard_Integer | i15, | ||
const Standard_Integer | i16, | ||
const Standard_Integer | i17, | ||
const Standard_CString | res1, | ||
const Standard_CString | res2, | ||
const Standard_CString | label, | ||
const Standard_CString | subscript | ||
) |
fills DirPart with consistant data read from file
IGESData_IGESType IGESData_DirPart::Type | ( | ) | const |
returns "type" and "form" info, used to recognize the entity
void IGESData_DirPart::Values | ( | Standard_Integer & | i1, |
Standard_Integer & | i2, | ||
Standard_Integer & | i3, | ||
Standard_Integer & | i4, | ||
Standard_Integer & | i5, | ||
Standard_Integer & | i6, | ||
Standard_Integer & | i7, | ||
Standard_Integer & | i8, | ||
Standard_Integer & | i9, | ||
Standard_Integer & | i19, | ||
Standard_Integer & | i11, | ||
Standard_Integer & | i12, | ||
Standard_Integer & | i13, | ||
Standard_Integer & | i14, | ||
Standard_Integer & | i15, | ||
Standard_Integer & | i16, | ||
Standard_Integer & | i17, | ||
const Standard_CString | res1, | ||
const Standard_CString | res2, | ||
const Standard_CString | label, | ||
const Standard_CString | subscript | ||
) | const |
returns values recorded in DirPart (content of cstrings are modified)