#include <IGESSelect_DispPerSingleView.hxx>
Inheritance diagram for IGESSelect_DispPerSingleView:
Public Member Functions | |
Standard_EXPORT | IGESSelect_DispPerSingleView () |
Creates a DispPerSingleView . | |
Standard_EXPORT TCollection_AsciiString | Label () const |
Returns as Label, "One File per single View or Drawing Frame" . | |
Standard_EXPORT void | Packets (const Interface_Graph &G, IFGraph_SubPartsIterator &packs) const |
Computes the list of produced Packets. Packets are computed by a ViewSorter (SortSingleViews with also frames). . | |
virtual Standard_EXPORT Standard_Boolean | CanHaveRemainder () const |
Returns True, because of entities attached to no view. . | |
virtual Standard_EXPORT Interface_EntityIterator | Remainder (const Interface_Graph &G) const |
Returns Remainder which is a set of Entities. It is supposed to be called once Packets has been called. . | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
Handle_IGESSelect_ViewSorter | thesorter |
|
|
|
Reimplemented from IFSelect_Dispatch. |
|
Reimplemented from IFSelect_Dispatch. |
|
Implements IFSelect_Dispatch. |
|
Implements IFSelect_Dispatch. |
|
Reimplemented from IFSelect_Dispatch. |
|
|