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