|
Open CASCADE Technology 7.8.0
|
#include <StepShape_FacetedBrepAndBrepWithVoids.hxx>

Additional Inherited Members | |
Public Types inherited from Standard_Transient | |
| typedef void | base_type |
| Returns a type descriptor about this object. | |
Static Public Member Functions inherited from Standard_Transient | |
| static constexpr const char * | get_type_name () |
| Returns a type descriptor about this object. | |
| static const opencascade::handle< Standard_Type > & | get_type_descriptor () |
| Returns type descriptor of Standard_Transient class. | |
| StepShape_FacetedBrepAndBrepWithVoids::StepShape_FacetedBrepAndBrepWithVoids | ( | ) |
Returns a FacetedBrepAndBrepWithVoids.
| Handle< StepShape_BrepWithVoids > StepShape_FacetedBrepAndBrepWithVoids::BrepWithVoids | ( | ) | const |
| Handle< StepShape_FacetedBrep > StepShape_FacetedBrepAndBrepWithVoids::FacetedBrep | ( | ) | const |
| void StepShape_FacetedBrepAndBrepWithVoids::Init | ( | const Handle< TCollection_HAsciiString > & | aName, |
| const Handle< StepShape_ClosedShell > & | aOuter, | ||
| const Handle< StepShape_FacetedBrep > & | aFacetedBrep, | ||
| const Handle< StepShape_BrepWithVoids > & | aBrepWithVoids | ||
| ) |
| void StepShape_FacetedBrepAndBrepWithVoids::Init | ( | const Handle< TCollection_HAsciiString > & | aName, |
| const Handle< StepShape_ClosedShell > & | aOuter, | ||
| const Handle< StepShape_HArray1OfOrientedClosedShell > & | aVoids | ||
| ) |
| Standard_Integer StepShape_FacetedBrepAndBrepWithVoids::NbVoids | ( | ) | const |
| void StepShape_FacetedBrepAndBrepWithVoids::SetBrepWithVoids | ( | const Handle< StepShape_BrepWithVoids > & | aBrepWithVoids | ) |
| void StepShape_FacetedBrepAndBrepWithVoids::SetFacetedBrep | ( | const Handle< StepShape_FacetedBrep > & | aFacetedBrep | ) |
| void StepShape_FacetedBrepAndBrepWithVoids::SetVoids | ( | const Handle< StepShape_HArray1OfOrientedClosedShell > & | aVoids | ) |
| Handle< StepShape_HArray1OfOrientedClosedShell > StepShape_FacetedBrepAndBrepWithVoids::Voids | ( | ) | const |
| Handle< StepShape_OrientedClosedShell > StepShape_FacetedBrepAndBrepWithVoids::VoidsValue | ( | const Standard_Integer | num | ) | const |