Open CASCADE Technology
6.5.4
|
#include <StepShape_FacetedBrepAndBrepWithVoids.hxx>
Handle_StepShape_BrepWithVoids StepShape_FacetedBrepAndBrepWithVoids::BrepWithVoids | ( | ) | const |
Handle_StepShape_FacetedBrep StepShape_FacetedBrepAndBrepWithVoids::FacetedBrep | ( | ) | const |
virtual void StepShape_FacetedBrepAndBrepWithVoids::Init | ( | const Handle< TCollection_HAsciiString > & | aName, |
const Handle< StepShape_ClosedShell > & | aOuter | ||
) | [virtual] |
Reimplemented from StepShape_ManifoldSolidBrep.
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 | ||
) |
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 |