Open CASCADE Technology 6.6.0
|
Representation of STEP entity Subface
#include <StepShape_Subface.hxx>
Public Member Functions | |
StepShape_Subface () | |
Empty constructor | |
void | Init (const Handle< TCollection_HAsciiString > &aRepresentationItem_Name, const Handle< StepShape_HArray1OfFaceBound > &aFace_Bounds, const Handle< StepShape_Face > &aParentFace) |
Initialize all fields (own and inherited) | |
Handle_StepShape_Face | ParentFace () const |
Returns field ParentFace | |
void | SetParentFace (const Handle< StepShape_Face > &ParentFace) |
Set field ParentFace |
StepShape_Subface::StepShape_Subface | ( | ) |
void StepShape_Subface::Init | ( | const Handle< TCollection_HAsciiString > & | aRepresentationItem_Name, |
const Handle< StepShape_HArray1OfFaceBound > & | aFace_Bounds, | ||
const Handle< StepShape_Face > & | aParentFace | ||
) |
Handle_StepShape_Face StepShape_Subface::ParentFace | ( | ) | const |
void StepShape_Subface::SetParentFace | ( | const Handle< StepShape_Face > & | ParentFace | ) |