|
Open CASCADE Technology 6.5.2
|
#include <StepShape_OrientedClosedShell.hxx>

Public Member Functions | |
| StepShape_OrientedClosedShell () | |
| Returns a OrientedClosedShell | |
| virtual void | Init (const Handle< TCollection_HAsciiString > &aName, const Handle< StepShape_HArray1OfFace > &aCfsFaces) |
| virtual void | Init (const Handle< TCollection_HAsciiString > &aName, const Handle< StepShape_ClosedShell > &aClosedShellElement, const Standard_Boolean aOrientation) |
| void | SetClosedShellElement (const Handle< StepShape_ClosedShell > &aClosedShellElement) |
| Handle_StepShape_ClosedShell | ClosedShellElement () const |
| void | SetOrientation (const Standard_Boolean aOrientation) |
| Standard_Boolean | Orientation () const |
| virtual void | SetCfsFaces (const Handle< StepShape_HArray1OfFace > &aCfsFaces) |
| virtual Handle_StepShape_HArray1OfFace | CfsFaces () const |
| virtual Handle_StepShape_Face | CfsFacesValue (const Standard_Integer num) const |
| virtual Standard_Integer | NbCfsFaces () const |
| StepShape_OrientedClosedShell::StepShape_OrientedClosedShell | ( | ) |
| virtual Handle_StepShape_HArray1OfFace StepShape_OrientedClosedShell::CfsFaces | ( | ) | const [virtual] |
Reimplemented from StepShape_ConnectedFaceSet.
| virtual Handle_StepShape_Face StepShape_OrientedClosedShell::CfsFacesValue | ( | const Standard_Integer | num | ) | const [virtual] |
Reimplemented from StepShape_ConnectedFaceSet.
| Handle_StepShape_ClosedShell StepShape_OrientedClosedShell::ClosedShellElement | ( | ) | const |
| virtual void StepShape_OrientedClosedShell::Init | ( | const Handle< TCollection_HAsciiString > & | aName, |
| const Handle< StepShape_HArray1OfFace > & | aCfsFaces | ||
| ) | [virtual] |
Reimplemented from StepShape_ConnectedFaceSet.
| virtual void StepShape_OrientedClosedShell::Init | ( | const Handle< TCollection_HAsciiString > & | aName, |
| const Handle< StepShape_ClosedShell > & | aClosedShellElement, | ||
| const Standard_Boolean | aOrientation | ||
| ) | [virtual] |
| virtual Standard_Integer StepShape_OrientedClosedShell::NbCfsFaces | ( | ) | const [virtual] |
Reimplemented from StepShape_ConnectedFaceSet.
| Standard_Boolean StepShape_OrientedClosedShell::Orientation | ( | ) | const |
| virtual void StepShape_OrientedClosedShell::SetCfsFaces | ( | const Handle< StepShape_HArray1OfFace > & | aCfsFaces | ) | [virtual] |
Reimplemented from StepShape_ConnectedFaceSet.
| void StepShape_OrientedClosedShell::SetClosedShellElement | ( | const Handle< StepShape_ClosedShell > & | aClosedShellElement | ) |
| void StepShape_OrientedClosedShell::SetOrientation | ( | const Standard_Boolean | aOrientation | ) |
1.7.4