Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
IGESSolid_SolidInstance Class Reference

defines SolidInstance, Type <430> Form Number <0>
in package IGESSolid
This provides a mechanism for replicating a solid
representation.

From IGES-5.3, Form may be <1> for a BREP
Else it is for a Boolean Tree, Primitive, other Solid Inst.

#include <IGESSolid_SolidInstance.hxx>

Inheritance diagram for IGESSolid_SolidInstance:
Inheritance graph
[legend]

Public Member Functions

 IGESSolid_SolidInstance ()
void Init (const Handle< IGESData_IGESEntity > &anEntity)
 This method is used to set the fields of the class
SolidInstance

Standard_Boolean IsBrep () const
 Tells if a SolidInstance is for a BREP
Default is False

void SetBrep (const Standard_Boolean brep)
 Sets or unsets the Brep status (FormNumber = 1 else 0)

Handle_IGESData_IGESEntity Entity () const
 returns the solid entity


Constructor & Destructor Documentation


Member Function Documentation

Handle_IGESData_IGESEntity IGESSolid_SolidInstance::Entity ( ) const
  • anEntity : the entity corresponding to the solid

The documentation for this class was generated from the following file: