Home
last modified time | relevance | path

Searched refs:aShape1 (Results 1 – 25 of 30) sorted by relevance

12

/dports/cad/opencascade/opencascade-7.6.0/src/QADNaming/
H A DQADNaming_BuilderCommands.cxx34 TopoDS_Shape aShape1,aShape2; in BuildNamedShape() local
37 aShape1 = DBRep::Get (arg[a]); in BuildNamedShape()
48 aBuilder.Generated(aShape1); in BuildNamedShape()
51 aBuilder.Generated(aShape1,aShape2); in BuildNamedShape()
54 aBuilder.Modify(aShape1,aShape2); in BuildNamedShape()
57 aBuilder.Delete(aShape1); in BuildNamedShape()
61 aBuilder.Modify(aShape1,aShape2); in BuildNamedShape()
64 aBuilder.Select(aShape1,aShape2); in BuildNamedShape()
H A DQADNaming.cxx158 TopoDS_Shape aShape1 = DBRep::Get(arg[1]); in QADNaming_IsSameShapes() local
160 if (aShape1.IsNull() || aShape2.IsNull()) return 0; in QADNaming_IsSameShapes()
161 if (aShape1.IsSame(aShape2)) di<<"1"; in QADNaming_IsSameShapes()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/
H A Dgraphics_cleaner.cpp97 if( aShape1->GetShape() != aShape2->GetShape() in areEquivalent()
98 || aShape1->GetLayer() != aShape2->GetLayer() in areEquivalent()
99 || aShape1->GetWidth() != aShape2->GetWidth() ) in areEquivalent()
104 switch( aShape1->GetShape() ) in areEquivalent()
109 return aShape1->GetStart() == aShape2->GetStart() in areEquivalent()
110 && aShape1->GetEnd() == aShape2->GetEnd(); in areEquivalent()
113 return aShape1->GetCenter() == aShape2->GetCenter() in areEquivalent()
114 && aShape1->GetStart() == aShape2->GetStart() in areEquivalent()
122 return aShape1->GetBezierC1() == aShape2->GetBezierC1() in areEquivalent()
123 && aShape1->GetBezierC2() == aShape2->GetBezierC2() in areEquivalent()
[all …]
H A Dgraphics_cleaner.h50 bool areEquivalent( PCB_SHAPE* aShape1, PCB_SHAPE* aShape2 );
/dports/cad/opencascade/opencascade-7.6.0/src/DNaming/
H A DDNaming_Line3DDriver.cxx110 TopoDS_Shape aShape1, aShape2; in Execute() local
120 aShape1 = aNS1->Get(); in Execute()
121 const gp_Pnt aDebPoint = BRep_Tool::Pnt(TopoDS::Vertex(aShape1)); in Execute()
139 aShape1 = aNS1->Get(); in Execute()
142 const gp_Pnt aDebPoint1 = BRep_Tool::Pnt(TopoDS::Vertex(aShape1)); in Execute()
149 if(aShape1.ShapeType() != TopAbs_VERTEX || aShape2.ShapeType() != TopAbs_VERTEX) { in Execute()
153 BRepBuilderAPI_MakeEdge aMakeEdge(TopoDS::Vertex(aShape1), TopoDS::Vertex(aShape2)); in Execute()
155 anArV.SetValue(aCounter, aShape1); in Execute()
164 aShape1 = aNS1->Get(); in Execute()
165 BRepBuilderAPI_MakeEdge aMakeEdge(TopoDS::Vertex(aShape2), TopoDS::Vertex(aShape1)); in Execute()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepSweep/
H A DBRepSweep_Builder.cxx92 void BRepSweep_Builder::Add(TopoDS_Shape& aShape1, in Add() argument
98 myBuilder.Add(aShape1,aComp); in Add()
107 void BRepSweep_Builder::Add(TopoDS_Shape& aShape1, in Add() argument
110 myBuilder.Add(aShape1,aShape2); in Add()
H A DBRepSweep_Builder.hxx59 …Standard_EXPORT void Add (TopoDS_Shape& aShape1, const TopoDS_Shape& aShape2, const TopAbs_Orienta…
62 Standard_EXPORT void Add (TopoDS_Shape& aShape1, const TopoDS_Shape& aShape2) const;
/dports/cad/opencascade/opencascade-7.6.0/src/TPrsStd/
H A DTPrsStd_ConstraintTools.cxx248 TopoDS_Shape aShape1, aShape2; in ComputeDistance() local
255 GetOneShape (theConst, aShape1); in ComputeDistance()
257 if (aShape1.IsNull()) in ComputeDistance()
286 GetGoodShape (aShape1); in ComputeDistance()
352 aShape1 = aV1; in ComputeDistance()
1415 GetGoodShape(aShape1); in ComputeEqualDistance()
1453 ais->SetFirstShape(aShape1); in ComputeEqualDistance()
2013 TopoDS_Shape& aShape1, in GetTwoShapes() argument
2028 TopoDS_Shape& aShape1, in GetShapesAndGeom() argument
2042 TopoDS_Shape& aShape1, in GetShapesAndGeom() argument
[all …]
H A DTPrsStd_ConstraintTools.hxx103 …d GetTwoShapes (const Handle(TDataXtd_Constraint)& aConst, TopoDS_Shape& aShape1, TopoDS_Shape& aS…
105 …tShapesAndGeom (const Handle(TDataXtd_Constraint)& aConst, TopoDS_Shape& aShape1, TopoDS_Shape& aS…
107 …tShapesAndGeom (const Handle(TDataXtd_Constraint)& aConst, TopoDS_Shape& aShape1, TopoDS_Shape& aS…
109 …tShapesAndGeom (const Handle(TDataXtd_Constraint)& aConst, TopoDS_Shape& aShape1, TopoDS_Shape& aS…
/dports/cad/opencascade/opencascade-7.6.0/src/TDataXtd/
H A DTDataXtd_Constraint.cxx108 Handle(TNaming_NamedShape) aShape1 = in Set()
112 if (aShape1.IsNull() == Standard_False && G1.IsNull() == Standard_False && in Set()
114 if (aShape1->Get() == G1->Get() && aShape2->Get() == G2->Get()) in Set()
137 Handle(TNaming_NamedShape) aShape1 = in Set()
143 if (aShape1.IsNull() == Standard_False && G1.IsNull() == Standard_False && in Set()
146 if (aShape1->Get() == G1->Get() && in Set()
173 Handle(TNaming_NamedShape) aShape1 = in Set()
181 if (aShape1.IsNull() == Standard_False && G1.IsNull() == Standard_False && in Set()
185 if (aShape1->Get() == G1->Get() && in Set()
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DTPrsStd_ConstraintTools.hxx103 …d GetTwoShapes (const Handle(TDataXtd_Constraint)& aConst, TopoDS_Shape& aShape1, TopoDS_Shape& aS…
105 …tShapesAndGeom (const Handle(TDataXtd_Constraint)& aConst, TopoDS_Shape& aShape1, TopoDS_Shape& aS…
107 …tShapesAndGeom (const Handle(TDataXtd_Constraint)& aConst, TopoDS_Shape& aShape1, TopoDS_Shape& aS…
109 …tShapesAndGeom (const Handle(TDataXtd_Constraint)& aConst, TopoDS_Shape& aShape1, TopoDS_Shape& aS…
H A DBRepSweep_Builder.hxx59 …Standard_EXPORT void Add (TopoDS_Shape& aShape1, const TopoDS_Shape& aShape2, const TopAbs_Orienta…
62 Standard_EXPORT void Add (TopoDS_Shape& aShape1, const TopoDS_Shape& aShape2) const;
H A DPrsDim_EqualDistanceRelation.hxx43 …Standard_EXPORT PrsDim_EqualDistanceRelation(const TopoDS_Shape& aShape1, const TopoDS_Shape& aSha…
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DTPrsStd_ConstraintTools.hxx103 …d GetTwoShapes (const Handle(TDataXtd_Constraint)& aConst, TopoDS_Shape& aShape1, TopoDS_Shape& aS…
105 …tShapesAndGeom (const Handle(TDataXtd_Constraint)& aConst, TopoDS_Shape& aShape1, TopoDS_Shape& aS…
107 …tShapesAndGeom (const Handle(TDataXtd_Constraint)& aConst, TopoDS_Shape& aShape1, TopoDS_Shape& aS…
109 …tShapesAndGeom (const Handle(TDataXtd_Constraint)& aConst, TopoDS_Shape& aShape1, TopoDS_Shape& aS…
H A DBRepSweep_Builder.hxx60 …Standard_EXPORT void Add (TopoDS_Shape& aShape1, const TopoDS_Shape& aShape2, const TopAbs_Orienta…
63 Standard_EXPORT void Add (TopoDS_Shape& aShape1, const TopoDS_Shape& aShape2) const;
H A DAIS_EqualDistanceRelation.hxx43 …Standard_EXPORT AIS_EqualDistanceRelation(const TopoDS_Shape& aShape1, const TopoDS_Shape& aShape2…
/dports/cad/opencascade/opencascade-7.6.0/src/ViewerTest/
H A DViewerTest_RelationCommands.cxx756 TopoDS_Shape aShape1, aShape2; in VDimBuilder() local
761 aShape1 = aPntPrs->Vertex(); in VDimBuilder()
765 aShape1 = aShapePrs->Shape(); in VDimBuilder()
777 if (aShape1.IsNull() || aShape2.IsNull()) in VDimBuilder()
787 if (aShape1.ShapeType() == TopAbs_VERTEX) in VDimBuilder()
833 if (!aShape1.IsNull() && !aShape2.IsNull() in VDimBuilder()
1063 const TopoDS_Shape& aShape1 = aShapes.First(); in VRelationBuilder() local
1066 if (!(aShape1.ShapeType() == TopAbs_EDGE in VRelationBuilder()
1164 if (!(aShape1.ShapeType() == TopAbs_EDGE in VRelationBuilder()
1288 if (!(aShape1.ShapeType() == TopAbs_FACE in VRelationBuilder()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/tests/opengl/data/raytrace/
H A Dbug266179 set aShape1 [locate_data_file occ/Top.brep]
19 restore $aShape1 s1
H A Dbug252018 set aShape1 [locate_data_file occ/Top.brep]
19 restore $aShape1 s1
H A Dbug241308 set aShape1 [locate_data_file occ/Top.brep]
18 restore $aShape1 s1
/dports/cad/opencascade/opencascade-7.6.0/tests/opengl/data/transparency/
H A Dblend6 set aShape1 [locate_data_file occ/Top.brep]
13 restore $aShape1 s1
/dports/cad/opencascade/opencascade-7.6.0/src/BRepTest/
H A DBRepTest_ExtremaCommands.cxx182 TopoDS_Shape aShape1 = DBRep::Get (theArgs[1]); in ShapeProximity() local
185 if (aShape1.IsNull() || aShape2.IsNull()) in ShapeProximity()
236 aTool.LoadShape1 (aShape1); in ShapeProximity()
/dports/cad/opencascade/opencascade-7.6.0/src/PrsDim/
H A DPrsDim_EqualDistanceRelation.hxx43 …Standard_EXPORT PrsDim_EqualDistanceRelation(const TopoDS_Shape& aShape1, const TopoDS_Shape& aSha…
/dports/science/siconos/siconos-4.4.0/mechanisms/src/CADMBTB/
H A DCADMBTB_API.cpp437 TopoDS_Shape& aShape1=sTopoDS[id]; in CADMBTB_computeUVBounds() local
440 Ex1.Init(aShape1,TopAbs_FACE); in CADMBTB_computeUVBounds()
448 Ex1.Init(aShape1,TopAbs_EDGE); in CADMBTB_computeUVBounds()
/dports/cad/opencascade/opencascade-7.6.0/samples/OCCTOverview/code/
H A DTopologySamples.cxx932 TopoDS_Shape aShape1 = BRepPrimAPI_MakeBox(aSizeX, aSizeY, aSizeZ); in Common3dSample() local
948 BRepAlgoAPI_Common anAlgo(aShape1, aShape2); in Common3dSample()
970 Handle(AIS_ColoredShape) anAisShape1 = new AIS_ColoredShape(aShape1); in Common3dSample()
991 TopoDS_Shape aShape1 = BRepPrimAPI_MakeBox(aSizeX, aSizeY, aSizeZ); in Cut3dSample() local
1007 BRepAlgoAPI_Cut anAlgo(aShape1, aShape2); in Cut3dSample()
1028 Handle(AIS_ColoredShape) anAisShape1 = new AIS_ColoredShape(aShape1); in Cut3dSample()
1049 TopoDS_Shape aShape1 = BRepPrimAPI_MakeBox(aSizeX, aSizeY, aSizeZ); in Fuse3dSample() local
1065 BRepAlgoAPI_Fuse anAlgo(aShape1, aShape2); in Fuse3dSample()
1086 Handle(AIS_ColoredShape) anAisShape1 = new AIS_ColoredShape(aShape1); in Fuse3dSample()

12