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
    StdObject_Shape Class Reference

    #include <StdObject_Shape.hxx>

    Inheritance diagram for StdObject_Shape:

    Public Member Functions

     StdObject_Shape ()
     Empty constructor.
    TopoDS_Shape Import () const
     Import transient object from the persistent data.
    void PChildren (StdObjMgt_Persistent::SequenceOfPersistent &theChildren) const

    Protected Member Functions

    void read (StdObjMgt_ReadData &theReadData)
     Read persistent data from a file.
    void write (StdObjMgt_WriteData &theWriteData) const
     Write persistent data to a file.

    Protected Attributes

    Handle< StdPersistent_TopoDS::TShapemyTShape
    StdObject_Location myLocation
    int myOrient

    Constructor & Destructor Documentation

    ◆ StdObject_Shape()

    StdObject_Shape::StdObject_Shape ( )
    inline

    Empty constructor.

    Member Function Documentation

    ◆ Import()

    TopoDS_Shape StdObject_Shape::Import ( ) const

    Import transient object from the persistent data.

    ◆ PChildren()

    void StdObject_Shape::PChildren ( StdObjMgt_Persistent::SequenceOfPersistent & theChildren) const

    ◆ read()

    void StdObject_Shape::read ( StdObjMgt_ReadData & theReadData)
    inlineprotected

    Read persistent data from a file.

    ◆ write()

    void StdObject_Shape::write ( StdObjMgt_WriteData & theWriteData) const
    inlineprotected

    Write persistent data to a file.

    Field Documentation

    ◆ myLocation

    StdObject_Location StdObject_Shape::myLocation
    protected

    ◆ myOrient

    int StdObject_Shape::myOrient
    protected

    ◆ myTShape

    Handle< StdPersistent_TopoDS::TShape > StdObject_Shape::myTShape
    protected

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