#include <StepShape_Subface.hxx>
Inheritance diagram for StepShape_Subface:
Public Member Functions | |
Standard_EXPORT | StepShape_Subface () |
Empty constructor . | |
Standard_EXPORT 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) . | |
Standard_EXPORT Handle_StepShape_Face | ParentFace () const |
Returns field ParentFace . | |
Standard_EXPORT void | SetParentFace (const Handle(StepShape_Face)&ParentFace) |
Set field ParentFace . | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
Handle_StepShape_Face | theParentFace |
|
|
|
Reimplemented from StepShape_Face. |
|
|
|
|
|
|
|
|