| 
    Open CASCADE Technology 7.8.2.dev
    
   | 
 
Tool to work on a LineWidening. Called by various Modules (ReadWriteModule, GeneralModule, SpecificModule) More...
#include <IGESAppli_ToolLineWidening.hxx>
Tool to work on a LineWidening. Called by various Modules (ReadWriteModule, GeneralModule, SpecificModule)
| IGESAppli_ToolLineWidening::IGESAppli_ToolLineWidening | ( | ) | 
Returns a ToolLineWidening, ready to work.
| IGESData_DirChecker IGESAppli_ToolLineWidening::DirChecker | ( | const Handle< IGESAppli_LineWidening > & | ent | ) | const | 
Returns specific DirChecker.
| void IGESAppli_ToolLineWidening::OwnCheck | ( | const Handle< IGESAppli_LineWidening > & | ent, | 
| const Interface_ShareTool & | shares, | ||
| Handle< Interface_Check > & | ach | ||
| ) | const | 
Performs Specific Semantic Check.
| void IGESAppli_ToolLineWidening::OwnCopy | ( | const Handle< IGESAppli_LineWidening > & | entfrom, | 
| const Handle< IGESAppli_LineWidening > & | entto, | ||
| Interface_CopyTool & | TC | ||
| ) | const | 
Copies Specific Parameters.
| Standard_Boolean IGESAppli_ToolLineWidening::OwnCorrect | ( | const Handle< IGESAppli_LineWidening > & | ent | ) | const | 
Sets automatic unambiguous Correction on a LineWidening (NbPropertyValues forced to 5, Level cleared if Subordinate != 0)
| void IGESAppli_ToolLineWidening::OwnDump | ( | const Handle< IGESAppli_LineWidening > & | ent, | 
| const IGESData_IGESDumper & | dumper, | ||
| Standard_OStream & | S, | ||
| const Standard_Integer | own | ||
| ) | const | 
Dump of Specific Parameters.
| void IGESAppli_ToolLineWidening::OwnShared | ( | const Handle< IGESAppli_LineWidening > & | ent, | 
| Interface_EntityIterator & | iter | ||
| ) | const | 
Lists the Entities shared by a LineWidening <ent>, from its specific (own) parameters.
| void IGESAppli_ToolLineWidening::ReadOwnParams | ( | const Handle< IGESAppli_LineWidening > & | ent, | 
| const Handle< IGESData_IGESReaderData > & | IR, | ||
| IGESData_ParamReader & | PR | ||
| ) | const | 
Reads own parameters from file. <PR> gives access to them, <IR> detains parameter types and values.
| void IGESAppli_ToolLineWidening::WriteOwnParams | ( | const Handle< IGESAppli_LineWidening > & | ent, | 
| IGESData_IGESWriter & | IW | ||
| ) | const | 
Writes own parameters to IGESWriter.