|
Open CASCADE Technology
6.5.4
|
#include <StepShape_OrientedFace.hxx>

Public Member Functions | |
| StepShape_OrientedFace () | |
| Returns a OrientedFace | |
| virtual void | Init (const Handle< TCollection_HAsciiString > &aName, const Handle< StepShape_HArray1OfFaceBound > &aBounds) |
| virtual void | Init (const Handle< TCollection_HAsciiString > &aName, const Handle< StepShape_Face > &aFaceElement, const Standard_Boolean aOrientation) |
| void | SetFaceElement (const Handle< StepShape_Face > &aFaceElement) |
| Handle_StepShape_Face | FaceElement () const |
| void | SetOrientation (const Standard_Boolean aOrientation) |
| Standard_Boolean | Orientation () const |
| virtual void | SetBounds (const Handle< StepShape_HArray1OfFaceBound > &aBounds) |
| virtual Handle_StepShape_HArray1OfFaceBound | Bounds () const |
| virtual Handle_StepShape_FaceBound | BoundsValue (const Standard_Integer num) const |
| virtual Standard_Integer | NbBounds () const |
| virtual Handle_StepShape_HArray1OfFaceBound StepShape_OrientedFace::Bounds | ( | ) | const [virtual] |
Reimplemented from StepShape_Face.
| virtual Handle_StepShape_FaceBound StepShape_OrientedFace::BoundsValue | ( | const Standard_Integer | num | ) | const [virtual] |
Reimplemented from StepShape_Face.
| Handle_StepShape_Face StepShape_OrientedFace::FaceElement | ( | ) | const |
| virtual void StepShape_OrientedFace::Init | ( | const Handle< TCollection_HAsciiString > & | aName, |
| const Handle< StepShape_HArray1OfFaceBound > & | aBounds | ||
| ) | [virtual] |
Reimplemented from StepShape_Face.
| virtual void StepShape_OrientedFace::Init | ( | const Handle< TCollection_HAsciiString > & | aName, |
| const Handle< StepShape_Face > & | aFaceElement, | ||
| const Standard_Boolean | aOrientation | ||
| ) | [virtual] |
| virtual Standard_Integer StepShape_OrientedFace::NbBounds | ( | ) | const [virtual] |
Reimplemented from StepShape_Face.
| virtual void StepShape_OrientedFace::SetBounds | ( | const Handle< StepShape_HArray1OfFaceBound > & | aBounds | ) | [virtual] |
Reimplemented from StepShape_Face.
| void StepShape_OrientedFace::SetFaceElement | ( | const Handle< StepShape_Face > & | aFaceElement | ) |
| void StepShape_OrientedFace::SetOrientation | ( | const Standard_Boolean | aOrientation | ) |
1.8.0