Open CASCADE Technology 6.6.0
|
Representation of STEP entity OrientedSurface
#include <StepGeom_OrientedSurface.hxx>
Public Member Functions | |
StepGeom_OrientedSurface () | |
Empty constructor | |
void | Init (const Handle< TCollection_HAsciiString > &aRepresentationItem_Name, const Standard_Boolean aOrientation) |
Initialize all fields (own and inherited) | |
Standard_Boolean | Orientation () const |
Returns field Orientation | |
void | SetOrientation (const Standard_Boolean Orientation) |
Set field Orientation |
StepGeom_OrientedSurface::StepGeom_OrientedSurface | ( | ) |
void StepGeom_OrientedSurface::Init | ( | const Handle< TCollection_HAsciiString > & | aRepresentationItem_Name, |
const Standard_Boolean | aOrientation | ||
) |
Standard_Boolean StepGeom_OrientedSurface::Orientation | ( | ) | const |
void StepGeom_OrientedSurface::SetOrientation | ( | const Standard_Boolean | Orientation | ) |