Open CASCADE Technology
6.5.4
|
This binder binds several (a list of) shapes with a starting
entity, when this entity itself corresponds to a simple list
of shapes. Each part is not seen as a sub-result of an
independant componant, but as an item of a built-in list
#include <TransferBRep_ShapeListBinder.hxx>
TransferBRep_ShapeListBinder::TransferBRep_ShapeListBinder | ( | const Handle< TopTools_HSequenceOfShape > & | list | ) |
virtual Standard_Boolean TransferBRep_ShapeListBinder::IsMultiple | ( | ) | const [virtual] |
Reimplemented from Transfer_Binder.
Handle_TopTools_HSequenceOfShape TransferBRep_ShapeListBinder::Result | ( | ) | const |
Handle_Standard_Type TransferBRep_ShapeListBinder::ResultType | ( | ) | const [virtual] |
Implements Transfer_Binder.
Standard_CString TransferBRep_ShapeListBinder::ResultTypeName | ( | ) | const [virtual] |
Implements Transfer_Binder.
void TransferBRep_ShapeListBinder::SetResult | ( | const Standard_Integer | num, |
const TopoDS_Shape & | res | ||
) |