|
Open CASCADE Technology
6.5.4
|
defines SelectedComponent, Type <182> Form Number <0>
in package IGESSolid
The Selected Component entity provides a means of
selecting one component of a disjoint CSG solid
#include <IGESSolid_SelectedComponent.hxx>

Public Member Functions | |
| IGESSolid_SelectedComponent () | |
| void | Init (const Handle< IGESSolid_BooleanTree > &anEntity, const gp_XYZ &selectPnt) |
| This method is used to set the fields of the class SelectedComponent | |
| Handle_IGESSolid_BooleanTree | Component () const |
| returns the Boolean tree entity | |
| gp_Pnt | SelectPoint () const |
| returns the point on/in the selected component | |
| gp_Pnt | TransformedSelectPoint () const |
| returns the point on/in the selected component after applying TransformationMatrix | |
| Handle_IGESSolid_BooleanTree IGESSolid_SelectedComponent::Component | ( | ) | const |
| void IGESSolid_SelectedComponent::Init | ( | const Handle< IGESSolid_BooleanTree > & | anEntity, |
| const gp_XYZ & | selectPnt | ||
| ) |
1.8.0