Tool to work on a CurveOnSurface. Called by various Modules
(ReadWriteModule, GeneralModule, SpecificModule)
#include <IGESGeom_ToolCurveOnSurface.hxx>
Public Member Functions |
| IGESGeom_ToolCurveOnSurface () |
| Returns a ToolCurveOnSurface, ready to work
|
void | ReadOwnParams (const Handle< IGESGeom_CurveOnSurface > &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 | WriteOwnParams (const Handle< IGESGeom_CurveOnSurface > &ent, IGESData_IGESWriter &IW) const |
| Writes own parameters to IGESWriter
|
void | OwnShared (const Handle< IGESGeom_CurveOnSurface > &ent, Interface_EntityIterator &iter) const |
| Lists the Entities shared by a CurveOnSurface <ent>, from
its specific (own) parameters
|
Standard_Boolean | OwnCorrect (const Handle< IGESGeom_CurveOnSurface > &ent) const |
| Sets automatic unambiguous Correction on a CurveOnSurface
(its CurveUV must have UseFlag at 5)
|
IGESData_DirChecker | DirChecker (const Handle< IGESGeom_CurveOnSurface > &ent) const |
| Returns specific DirChecker
|
void | OwnCheck (const Handle< IGESGeom_CurveOnSurface > &ent, const Interface_ShareTool &shares, Handle< Interface_Check > &ach) const |
| Performs Specific Semantic Check
|
void | OwnCopy (const Handle< IGESGeom_CurveOnSurface > &entfrom, const Handle< IGESGeom_CurveOnSurface > &entto, Interface_CopyTool &TC) const |
| Copies Specific Parameters
|
void | OwnDump (const Handle< IGESGeom_CurveOnSurface > &ent, const IGESData_IGESDumper &dumper, const Handle< Message_Messenger > &S, const Standard_Integer own) const |
| Dump of Specific Parameters
|
Constructor & Destructor Documentation
IGESGeom_ToolCurveOnSurface::IGESGeom_ToolCurveOnSurface |
( |
| ) |
|
Member Function Documentation
The documentation for this class was generated from the following file: