|
Open CASCADE Technology
6.5.4
|
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 | |
| 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 | ) |
1.8.0