#include <IGESData_SingleParentEntity.hxx>
Inheritance diagram for IGESData_SingleParentEntity:

Public Member Functions | |
| virtual Standard_EXPORT Handle_IGESData_IGESEntity | SingleParent () const =0 |
| Returns the parent designated by the Entity, if only one ! . | |
| virtual Standard_EXPORT Standard_Integer | NbChildren () const =0 |
| Returns the count of Entities designated as children . | |
| virtual Standard_EXPORT Handle_IGESData_IGESEntity | Child (const Standard_Integer num) const =0 |
| Returns a Child given its rank . | |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
|
|
Implemented in IGESBasic_SingleParent. |
|
|
Reimplemented from IGESData_IGESEntity. Reimplemented in IGESBasic_SingleParent. |
|
|
Implemented in IGESBasic_SingleParent. |
|
|
Implemented in IGESBasic_SingleParent. |
1.4.1