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

Public Member Functions | |
| Standard_EXPORT | IGESSolid_SolidInstance () |
| Standard_EXPORT void | Init (const Handle(IGESData_IGESEntity)&anEntity) |
| This method is used to set the fields of the class SolidInstance - anEntity : the entity corresponding to the solid . | |
| Standard_EXPORT Standard_Boolean | IsBrep () const |
| Tells if a SolidInstance is for a BREP Default is False . | |
| Standard_EXPORT void | SetBrep (const Standard_Boolean brep) |
| Sets or unsets the Brep status (FormNumber = 1 else 0) . | |
| Standard_EXPORT Handle_IGESData_IGESEntity | Entity () const |
| returns the solid entity | |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
| Handle_IGESData_IGESEntity | theEntity |
|
|
|
|
|
|
|
|
Reimplemented from IGESData_IGESEntity. |
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1