Home
last modified time | relevance | path

Searched refs:IGESDraw_DrawingWithRotation (Results 1 – 22 of 22) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DIGESDraw_ToolDrawingWithRotation.hxx26 class IGESDraw_DrawingWithRotation;
51 …Standard_EXPORT void ReadOwnParams (const Handle(IGESDraw_DrawingWithRotation)& ent, const Handle(…
54 …Standard_EXPORT void WriteOwnParams (const Handle(IGESDraw_DrawingWithRotation)& ent, IGESData_IGE…
58 …Standard_EXPORT void OwnShared (const Handle(IGESDraw_DrawingWithRotation)& ent, Interface_EntityI…
62 …Standard_EXPORT Standard_Boolean OwnCorrect (const Handle(IGESDraw_DrawingWithRotation)& ent) cons…
65 …Standard_EXPORT IGESData_DirChecker DirChecker (const Handle(IGESDraw_DrawingWithRotation)& ent) c…
68 …Standard_EXPORT void OwnCheck (const Handle(IGESDraw_DrawingWithRotation)& ent, const Interface_Sh…
71 …d_EXPORT void OwnCopy (const Handle(IGESDraw_DrawingWithRotation)& entfrom, const Handle(IGESDraw_…
74 …Standard_EXPORT void OwnDump (const Handle(IGESDraw_DrawingWithRotation)& ent, const IGESData_IGES…
H A DIGESDraw_DrawingWithRotation.hxx37 class IGESDraw_DrawingWithRotation;
38 DEFINE_STANDARD_HANDLE(IGESDraw_DrawingWithRotation, IGESData_IGESEntity)
45 class IGESDraw_DrawingWithRotation : public IGESData_IGESEntity class
51 Standard_EXPORT IGESDraw_DrawingWithRotation();
104 DEFINE_STANDARD_RTTIEXT(IGESDraw_DrawingWithRotation,IGESData_IGESEntity)
H A DIGESDraw.hxx65 friend class IGESDraw_DrawingWithRotation;
/dports/cad/opencascade/opencascade-7.6.0/src/IGESDraw/
H A DIGESDraw_ToolDrawingWithRotation.hxx26 class IGESDraw_DrawingWithRotation;
51 …Standard_EXPORT void ReadOwnParams (const Handle(IGESDraw_DrawingWithRotation)& ent, const Handle(…
54 …Standard_EXPORT void WriteOwnParams (const Handle(IGESDraw_DrawingWithRotation)& ent, IGESData_IGE…
58 …Standard_EXPORT void OwnShared (const Handle(IGESDraw_DrawingWithRotation)& ent, Interface_EntityI…
62 …Standard_EXPORT Standard_Boolean OwnCorrect (const Handle(IGESDraw_DrawingWithRotation)& ent) cons…
65 …Standard_EXPORT IGESData_DirChecker DirChecker (const Handle(IGESDraw_DrawingWithRotation)& ent) c…
68 …Standard_EXPORT void OwnCheck (const Handle(IGESDraw_DrawingWithRotation)& ent, const Interface_Sh…
71 …d_EXPORT void OwnCopy (const Handle(IGESDraw_DrawingWithRotation)& entfrom, const Handle(IGESDraw_…
74 …Standard_EXPORT void OwnDump (const Handle(IGESDraw_DrawingWithRotation)& ent, const IGESData_IGES…
H A DIGESDraw_DrawingWithRotation.cxx36 IGESDraw_DrawingWithRotation::IGESDraw_DrawingWithRotation () { } in IMPLEMENT_STANDARD_RTTIEXT()
39 void IGESDraw_DrawingWithRotation::Init in Init()
60 Standard_Integer IGESDraw_DrawingWithRotation::NbViews () const in NbViews()
65 Handle(IGESData_ViewKindEntity) IGESDraw_DrawingWithRotation::ViewItem in Handle()
71 gp_Pnt2d IGESDraw_DrawingWithRotation::ViewOrigin in ViewOrigin()
77 Standard_Real IGESDraw_DrawingWithRotation::OrientationAngle in OrientationAngle()
83 Standard_Integer IGESDraw_DrawingWithRotation::NbAnnotations () const in NbAnnotations()
88 Handle(IGESData_IGESEntity) IGESDraw_DrawingWithRotation::Annotation in Handle()
94 gp_XY IGESDraw_DrawingWithRotation::ViewToDrawing in ViewToDrawing()
128 Standard_Boolean IGESDraw_DrawingWithRotation::DrawingUnit in DrawingUnit()
[all …]
H A DIGESDraw_DrawingWithRotation.hxx37 class IGESDraw_DrawingWithRotation;
38 DEFINE_STANDARD_HANDLE(IGESDraw_DrawingWithRotation, IGESData_IGESEntity)
45 class IGESDraw_DrawingWithRotation : public IGESData_IGESEntity class
51 Standard_EXPORT IGESDraw_DrawingWithRotation();
104 DEFINE_STANDARD_RTTIEXT(IGESDraw_DrawingWithRotation,IGESData_IGESEntity)
H A DIGESDraw_ToolDrawingWithRotation.cxx50 (const Handle(IGESDraw_DrawingWithRotation)& ent, in ReadOwnParams()
127 (const Handle(IGESDraw_DrawingWithRotation)& ent, IGESData_IGESWriter& IW) const in WriteOwnParams()
147 (const Handle(IGESDraw_DrawingWithRotation)& ent, Interface_EntityIterator& iter) const in OwnShared()
159 (const Handle(IGESDraw_DrawingWithRotation)& another, in OwnCopy()
160 const Handle(IGESDraw_DrawingWithRotation)& ent, Interface_CopyTool& TC) const in OwnCopy()
201 (const Handle(IGESDraw_DrawingWithRotation)& ent ) const in OwnCorrect()
242 (const Handle(IGESDraw_DrawingWithRotation)& /*ent*/) const in DirChecker()
257 (const Handle(IGESDraw_DrawingWithRotation)& ent, in OwnCheck()
284 (const Handle(IGESDraw_DrawingWithRotation)& ent, const IGESData_IGESDumper& dumper, in OwnDump()
H A DFILES11 IGESDraw_DrawingWithRotation.cxx
12 IGESDraw_DrawingWithRotation.hxx
H A DIGESDraw_GeneralModule.cxx90 DeclareAndCast(IGESDraw_DrawingWithRotation,anent,ent); in OwnSharedCase()
218 DeclareAndCast(IGESDraw_DrawingWithRotation,anent,ent); in DirChecker()
316 DeclareAndCast(IGESDraw_DrawingWithRotation,anent,ent); in OwnCheckCase()
404 case 4 : ent = new IGESDraw_DrawingWithRotation; break; in NewVoid()
450 DeclareAndCast(IGESDraw_DrawingWithRotation,enfr,entfrom); in OwnCopyCase()
451 DeclareAndCast(IGESDraw_DrawingWithRotation,ento,entto); in OwnCopyCase()
H A DIGESDraw_SpecificModule.cxx85 DeclareAndCast(IGESDraw_DrawingWithRotation,anent,ent); in OwnDump()
178 DeclareAndCast(IGESDraw_DrawingWithRotation,anent,ent); in OwnCorrect()
H A DIGESDraw.hxx65 friend class IGESDraw_DrawingWithRotation;
H A DIGESDraw_ReadWriteModule.cxx117 DeclareAndCast(IGESDraw_DrawingWithRotation,anent,ent); in ReadOwnParams()
225 DeclareAndCast(IGESDraw_DrawingWithRotation,anent,ent); in WriteOwnParams()
H A DIGESDraw_Protocol.cxx52 atype04 = STANDARD_TYPE(IGESDraw_DrawingWithRotation); in IGESDraw_Protocol()
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DIGESDraw_ToolDrawingWithRotation.hxx27 class IGESDraw_DrawingWithRotation;
54 …Standard_EXPORT void ReadOwnParams (const Handle(IGESDraw_DrawingWithRotation)& ent, const Handle(…
57 …Standard_EXPORT void WriteOwnParams (const Handle(IGESDraw_DrawingWithRotation)& ent, IGESData_IGE…
61 …Standard_EXPORT void OwnShared (const Handle(IGESDraw_DrawingWithRotation)& ent, Interface_EntityI…
65 …Standard_EXPORT Standard_Boolean OwnCorrect (const Handle(IGESDraw_DrawingWithRotation)& ent) cons…
68 …Standard_EXPORT IGESData_DirChecker DirChecker (const Handle(IGESDraw_DrawingWithRotation)& ent) c…
71 …Standard_EXPORT void OwnCheck (const Handle(IGESDraw_DrawingWithRotation)& ent, const Interface_Sh…
74 …d_EXPORT void OwnCopy (const Handle(IGESDraw_DrawingWithRotation)& entfrom, const Handle(IGESDraw_…
77 …Standard_EXPORT void OwnDump (const Handle(IGESDraw_DrawingWithRotation)& ent, const IGESData_IGES…
H A DIGESDraw_DrawingWithRotation.hxx40 class IGESDraw_DrawingWithRotation;
41 DEFINE_STANDARD_HANDLE(IGESDraw_DrawingWithRotation, IGESData_IGESEntity)
48 class IGESDraw_DrawingWithRotation : public IGESData_IGESEntity class
54 Standard_EXPORT IGESDraw_DrawingWithRotation();
107 DEFINE_STANDARD_RTTIEXT(IGESDraw_DrawingWithRotation,IGESData_IGESEntity)
H A DIGESDraw.hxx33 class IGESDraw_DrawingWithRotation;
97 friend class IGESDraw_DrawingWithRotation;
/dports/cad/opencascade/opencascade-7.6.0/doc/refman/html/
H A Dclass_i_g_e_s_draw___drawing_with_rotation__inherit__graph.map1 <map id="IGESDraw_DrawingWithRotation" name="IGESDraw_DrawingWithRotation">
/dports/cad/opencascade/opencascade-7.6.0/src/IGESSelect/
H A DIGESSelect_RebuildDrawings.cxx123 } else if (item->IsKind(STANDARD_TYPE(IGESDraw_DrawingWithRotation))) { in Performing()
124 DeclareAndCast(IGESDraw_DrawingWithRotation,draw,item); in Performing()
158 Handle(IGESDraw_DrawingWithRotation) newdraw = new IGESDraw_DrawingWithRotation; in Performing()
/dports/cad/opencascade/opencascade-7.6.0/adm/wnt/cbp/
H A DTKIGES_obj.link1 …IGESDraw/IGESDraw_Drawing.o ../../../wnt/gcc/obj/src/IGESDraw/IGESDraw_DrawingWithRotation.o ../..…
H A DTKIGES_objd.link1 …GESDraw/IGESDraw_Drawing.o ../../../wnt/gcc/objd/src/IGESDraw/IGESDraw_DrawingWithRotation.o ../..…
/dports/cad/opencascade/opencascade-7.6.0/adm/mac/xcd/TKIGES.xcodeproj/
H A Dproject.pbxproj702 …e = sourcecode.cpp.cpp; name = IGESDraw_DrawingWithRotation.cxx; path = ../../../src/IGESDraw/IGES…
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/
H A Dsymbols_mangled_win.dat17318 ??0IGESDraw_DrawingWithRotation@@QEAA@XZ
17646 ?Annotation@IGESDraw_DrawingWithRotation@@QEBA?AV?$handle@VIGESData_IGESEntity@@@opencascade@@H@Z
18065 ?DrawingSize@IGESDraw_DrawingWithRotation@@QEBA_NAEAN0@Z
18067 ?DrawingUnit@IGESDraw_DrawingWithRotation@@QEBA_NAEAN@Z
18183 ?DynamicType@IGESDraw_DrawingWithRotation@@UEBAAEBV?$handle@VStandard_Type@@@opencascade@@XZ
18987 ?NbAnnotations@IGESDraw_DrawingWithRotation@@QEBAHXZ
19153 ?NbViews@IGESDraw_DrawingWithRotation@@QEBAHXZ
19230 ?OrientationAngle@IGESDraw_DrawingWithRotation@@QEBANH@Z
20872 ?ViewOrigin@IGESDraw_DrawingWithRotation@@QEBA?AVgp_Pnt2d@@H@Z
20876 ?ViewToDrawing@IGESDraw_DrawingWithRotation@@QEBA?AVgp_XY@@HAEBVgp_XYZ@@@Z
[all …]