Open CASCADE Technology 6.6.0
Public Member Functions
IGESSelect_RebuildDrawings Class Reference

Rebuilds Drawings which were bypassed to produce new models.
If a set of entities, all put into a same IGESModel, were
attached to a same Drawing in the starting Model, this Modifier
rebuilds the original Drawing, but only with the transferred
entities. This includes that all its views are kept too, but
empty; and annotations are not kept. Drawing Name is renewed.

If the Input Selection is present, tries to rebuild Drawings
only for the selected entities. Else, tries to rebuild
Drawings for all the transferred entities.

#include <IGESSelect_RebuildDrawings.hxx>

Inheritance diagram for IGESSelect_RebuildDrawings:
Inheritance graph
[legend]

Public Member Functions

 IGESSelect_RebuildDrawings ()
 Creates an RebuildDrawings, which uses the system Date

void Performing (IFSelect_ContextModif &ctx, const Handle< IGESData_IGESModel > &target, Interface_CopyTool &TC) const
 Specific action : Rebuilds the original Drawings

TCollection_AsciiString Label () const
 Returns a text which is
"Rebuild Drawings"


Constructor & Destructor Documentation

IGESSelect_RebuildDrawings::IGESSelect_RebuildDrawings ( )

Member Function Documentation

TCollection_AsciiString IGESSelect_RebuildDrawings::Label ( ) const [virtual]
void IGESSelect_RebuildDrawings::Performing ( IFSelect_ContextModif ctx,
const Handle< IGESData_IGESModel > &  target,
Interface_CopyTool TC 
) const [virtual]

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines