|
Open CASCADE Technology
6.5.4
|
#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 |
| 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] |
| 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 |
1.8.0