OCCT3D OCCT 8.0.1
OCCT documentation

Search guides and API reference

Enter at least two characters.

    Open CASCADE Technology Reference Manual 8.0.1
    IGESData_DirPart Class Reference

    literal/numeric description of an entity's directory section, taken from file More...

    #include <IGESData_DirPart.hxx>

    Public Member Functions

     IGESData_DirPart ()
     creates an empty DirPart, ready to be filled by Init
    void Init (const int i1, const int i2, const int i3, const int i4, const int i5, const int i6, const int i7, const int i8, const int i9, const int i19, const int i11, const int i12, const int i13, const int i14, const int i15, const int i16, const int i17, const char *const res1, const char *const res2, const char *const labellabel, const char *const subscript)
     fills DirPart with consistent data read from file
    void Values (int &i1, int &i2, int &i3, int &i4, int &i5, int &i6, int &i7, int &i8, int &i9, int &i19, int &i11, int &i12, int &i13, int &i14, int &i15, int &i16, int &i17, char *res1, char *res2, char *labellabel, char *subscript) const
     returns values recorded in DirPart (content of cstrings are modified)
    IGESData_IGESType Type () const
     returns "type" and "form" info, used to recognize the entity

    Detailed Description

    literal/numeric description of an entity's directory section, taken from file

    Constructor & Destructor Documentation

    ◆ IGESData_DirPart()

    IGESData_DirPart::IGESData_DirPart ( )

    creates an empty DirPart, ready to be filled by Init

    Member Function Documentation

    ◆ Init()

    void IGESData_DirPart::Init ( const int i1,
    const int i2,
    const int i3,
    const int i4,
    const int i5,
    const int i6,
    const int i7,
    const int i8,
    const int i9,
    const int i19,
    const int i11,
    const int i12,
    const int i13,
    const int i14,
    const int i15,
    const int i16,
    const int i17,
    const char *const res1,
    const char *const res2,
    const char *const label,
    const char *const subscript )

    fills DirPart with consistent data read from file

    ◆ Type()

    IGESData_IGESType IGESData_DirPart::Type ( ) const

    returns "type" and "form" info, used to recognize the entity

    ◆ Values()

    void IGESData_DirPart::Values ( int & i1,
    int & i2,
    int & i3,
    int & i4,
    int & i5,
    int & i6,
    int & i7,
    int & i8,
    int & i9,
    int & i19,
    int & i11,
    int & i12,
    int & i13,
    int & i14,
    int & i15,
    int & i16,
    int & i17,
    char * res1,
    char * res2,
    char * label,
    char * subscript ) const

    returns values recorded in DirPart (content of cstrings are modified)


    The documentation for this class was generated from the following file: