Open CASCADE Technology 6.6.0
|
#include <StepShape_BrepWithVoids.hxx>
Public Member Functions | |
StepShape_BrepWithVoids () | |
Returns a BrepWithVoids | |
virtual void | Init (const Handle< TCollection_HAsciiString > &aName, const Handle< StepShape_ClosedShell > &aOuter) |
virtual void | Init (const Handle< TCollection_HAsciiString > &aName, const Handle< StepShape_ClosedShell > &aOuter, const Handle< StepShape_HArray1OfOrientedClosedShell > &aVoids) |
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_BrepWithVoids::StepShape_BrepWithVoids | ( | ) |
virtual void StepShape_BrepWithVoids::Init | ( | const Handle< TCollection_HAsciiString > & | aName, |
const Handle< StepShape_ClosedShell > & | aOuter | ||
) | [virtual] |
Reimplemented from StepShape_ManifoldSolidBrep.
virtual void StepShape_BrepWithVoids::Init | ( | const Handle< TCollection_HAsciiString > & | aName, |
const Handle< StepShape_ClosedShell > & | aOuter, | ||
const Handle< StepShape_HArray1OfOrientedClosedShell > & | aVoids | ||
) | [virtual] |
Standard_Integer StepShape_BrepWithVoids::NbVoids | ( | ) | const |
void StepShape_BrepWithVoids::SetVoids | ( | const Handle< StepShape_HArray1OfOrientedClosedShell > & | aVoids | ) |
Handle_StepShape_HArray1OfOrientedClosedShell StepShape_BrepWithVoids::Voids | ( | ) | const |
Handle_StepShape_OrientedClosedShell StepShape_BrepWithVoids::VoidsValue | ( | const Standard_Integer | num | ) | const |