Open CASCADE Technology 6.6.0
|
#include <StepShape_FacetedBrepAndBrepWithVoids.hxx>
Public Member Functions | |
StepShape_FacetedBrepAndBrepWithVoids () | |
Returns a FacetedBrepAndBrepWithVoids | |
virtual void | Init (const Handle< TCollection_HAsciiString > &aName, const Handle< StepShape_ClosedShell > &aOuter) |
void | Init (const Handle< TCollection_HAsciiString > &aName, const Handle< StepShape_ClosedShell > &aOuter, const Handle< StepShape_FacetedBrep > &aFacetedBrep, const Handle< StepShape_BrepWithVoids > &aBrepWithVoids) |
void | Init (const Handle< TCollection_HAsciiString > &aName, const Handle< StepShape_ClosedShell > &aOuter, const Handle< StepShape_HArray1OfOrientedClosedShell > &aVoids) |
void | SetFacetedBrep (const Handle< StepShape_FacetedBrep > &aFacetedBrep) |
Handle_StepShape_FacetedBrep | FacetedBrep () const |
void | SetBrepWithVoids (const Handle< StepShape_BrepWithVoids > &aBrepWithVoids) |
Handle_StepShape_BrepWithVoids | BrepWithVoids () const |
void | SetVoids (const Handle< StepShape_HArray1OfOrientedClosedShell > &aVoids) |
Handle_StepShape_HArray1OfOrientedClosedShell | Voids () const |
Handle_StepShape_OrientedClosedShell | VoidsValue (const Standard_Integer num) const |
Standard_Integer | NbVoids () const |
StepShape_FacetedBrepAndBrepWithVoids::StepShape_FacetedBrepAndBrepWithVoids | ( | ) |
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 | ||
) |
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 |