|
Open CASCADE Technology 7.8.0
|
Tool to work on a LineFontPredefined. Called by various Modules (ReadWriteModule, GeneralModule, SpecificModule) More...
#include <IGESGraph_ToolLineFontPredefined.hxx>
Tool to work on a LineFontPredefined. Called by various Modules (ReadWriteModule, GeneralModule, SpecificModule)
| IGESGraph_ToolLineFontPredefined::IGESGraph_ToolLineFontPredefined | ( | ) |
Returns a ToolLineFontPredefined, ready to work.
| IGESData_DirChecker IGESGraph_ToolLineFontPredefined::DirChecker | ( | const Handle< IGESGraph_LineFontPredefined > & | ent | ) | const |
Returns specific DirChecker.
| void IGESGraph_ToolLineFontPredefined::OwnCheck | ( | const Handle< IGESGraph_LineFontPredefined > & | ent, |
| const Interface_ShareTool & | shares, | ||
| Handle< Interface_Check > & | ach | ||
| ) | const |
Performs Specific Semantic Check.
| void IGESGraph_ToolLineFontPredefined::OwnCopy | ( | const Handle< IGESGraph_LineFontPredefined > & | entfrom, |
| const Handle< IGESGraph_LineFontPredefined > & | entto, | ||
| Interface_CopyTool & | TC | ||
| ) | const |
Copies Specific Parameters.
| Standard_Boolean IGESGraph_ToolLineFontPredefined::OwnCorrect | ( | const Handle< IGESGraph_LineFontPredefined > & | ent | ) | const |
Sets automatic unambiguous Correction on a LineFontPredefined (NbPropertyValues forced to 1)
| void IGESGraph_ToolLineFontPredefined::OwnDump | ( | const Handle< IGESGraph_LineFontPredefined > & | ent, |
| const IGESData_IGESDumper & | dumper, | ||
| Standard_OStream & | S, | ||
| const Standard_Integer | own | ||
| ) | const |
Dump of Specific Parameters.
| void IGESGraph_ToolLineFontPredefined::OwnShared | ( | const Handle< IGESGraph_LineFontPredefined > & | ent, |
| Interface_EntityIterator & | iter | ||
| ) | const |
Lists the Entities shared by a LineFontPredefined <ent>, from its specific (own) parameters.
| void IGESGraph_ToolLineFontPredefined::ReadOwnParams | ( | const Handle< IGESGraph_LineFontPredefined > & | 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 IGESGraph_ToolLineFontPredefined::WriteOwnParams | ( | const Handle< IGESGraph_LineFontPredefined > & | ent, |
| IGESData_IGESWriter & | IW | ||
| ) | const |
Writes own parameters to IGESWriter.