Home
last modified time | relevance | path

Searched refs:aCompound (Results 1 – 20 of 20) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/tools/View/
H A DView_DisplayPreview.cxx108 TopoDS_Compound aCompound; in UpdatePreview() local
109 aBuilder.MakeCompound (aCompound); in UpdatePreview()
114 aBuilder.Add (aCompound, aShapePtr->Shape()); in UpdatePreview()
129 myPreviewPresentation = new AIS_Shape (aCompound); in UpdatePreview()
143 Handle(AIS_Shape)::DownCast (myPreviewPresentation)->Set (aCompound); in UpdatePreview()
/dports/cad/opencascade/opencascade-7.6.0/samples/OCCTOverview/code/
H A DTriangulationSamples.cxx63 TopoDS_Compound aCompound; in Triangulation3dSample() local
64 aBuilder.MakeCompound(aCompound); in Triangulation3dSample()
97 aBuilder.Add(aCompound, anEdgeMaker.Edge()); in Triangulation3dSample()
106 Handle(AIS_Shape) anAisCompound = new AIS_Shape(aCompound); in Triangulation3dSample()
/dports/cad/opencascade/opencascade-7.6.0/tools/Convert/
H A DConvert_Tools.cxx191 TopoDS_Compound aCompound; in CreateShape() local
192 aBuilder.MakeCompound (aCompound); in CreateShape()
194 …aBuilder.Add (aCompound, BRepBuilderAPI_MakeEdge (gp_Pnt (anArrPnts.Value(0)), gp_Pnt (anArrPnts.V… in CreateShape()
195 …aBuilder.Add (aCompound, BRepBuilderAPI_MakeEdge (gp_Pnt (anArrPnts.Value(0)), gp_Pnt (anArrPnts.V… in CreateShape()
196 …aBuilder.Add (aCompound, BRepBuilderAPI_MakeEdge (gp_Pnt (anArrPnts.Value(1)), gp_Pnt (anArrPnts.V… in CreateShape()
197 …aBuilder.Add (aCompound, BRepBuilderAPI_MakeEdge (gp_Pnt (anArrPnts.Value(2)), gp_Pnt (anArrPnts.V… in CreateShape()
199 theShape = aCompound; in CreateShape()
/dports/cad/opencascade/opencascade-7.6.0/samples/mfc/standard/07_Triangulation/src/
H A DTesselate_Presentation.cpp185 TopoDS_Compound aCompound,aComp1,aComp2; in tesselateShape() local
186 aBuilder.MakeCompound(aCompound); in tesselateShape()
286 aBuilder.Add(aCompound,aVertex); in tesselateShape()
315 aBuilder.Add(aCompound,aEdges(key[0])); in tesselateShape()
334 aBuilder.Add(aCompound,aEdges(key[1])); in tesselateShape()
353 aBuilder.Add(aCompound,aEdges(key[2])); in tesselateShape()
384 drawShape(aCompound,Quantity_NOC_GREEN); in tesselateShape()
/dports/cad/opencascade/opencascade-7.6.0/src/RWMesh/
H A DRWMesh_CafReader.cxx80 TopoDS_Compound aCompound; in SingleShape() local
81 aBuilder.MakeCompound (aCompound); in SingleShape()
84 aBuilder.Add (aCompound, aRootIter.Value()); in SingleShape()
86 return aCompound; in SingleShape()
326 TopoDS_Compound aCompound; in addShapeIntoDoc() local
328 aBuilder.MakeCompound (aCompound); in addShapeIntoDoc()
329 aCompound.Location (theShape.Location(), Standard_False); in addShapeIntoDoc()
330 aShapeToAdd = aCompound; in addShapeIntoDoc()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepSweep/
H A DBRepSweep_Builder.cxx37 void BRepSweep_Builder::MakeCompound(TopoDS_Shape& aCompound)const in MakeCompound()
39 myBuilder.MakeCompound(TopoDS::Compound(aCompound)); in MakeCompound()
H A DBRepSweep_Builder.hxx43 Standard_EXPORT void MakeCompound (TopoDS_Shape& aCompound) const;
/dports/cad/opencascade/opencascade-7.6.0/src/ShapeFix/
H A DShapeFix_FixSmallSolid.cxx388 TopoDS_Compound aCompound; in AddShells() local
389 aBuilder.MakeCompound (aCompound); in AddShells()
393 aBuilder.Add (aCompound, theBaseShell); in AddShells()
398 aBuilder.Add (aCompound, aShellIter.Value()); in AddShells()
402 return aCompound; in AddShells()
/dports/cad/opencascade/opencascade-7.6.0/samples/ios/UIKitSample/UIKitSample/
H A DOcctViewer.mm254 TopoDS_Compound aCompound;
256 aBuildTool.MakeCompound (aCompound);
263 aBuildTool.Add (aCompound, aShape);
268 Standard_Real aDeflection = StdPrs_ToolTriangulatedShape::GetDeflection (aCompound, aDrawer);
269 if (!BRepTools::Triangulation (aCompound, aDeflection))
275 anAlgo.SetShape (aCompound);
/dports/www/py-nevow/Nevow-0.14.0/nevow/test/
H A Dtest_passobj.py120 aCompound = formless.Compound( argument
202 def compoundTest(self, aCompound, anInt): argument
203 return "COMPOUND! %s %s" % (aCompound, anInt)
/dports/cad/opencascade/opencascade-7.6.0/src/AIS/
H A DAIS_ColoredShape.cxx785 TopoDS_Compound aCompound; in dispatchColors() local
790 if (!aDrawerShapeMap.FindFromKey (aDrawer, aCompound)) in dispatchColors()
792 aBBuilder.MakeCompound (aCompound); in dispatchColors()
793 aDrawerShapeMap.Add (aDrawer, aCompound); in dispatchColors()
795 aBBuilder.Add (aCompound, aShapeCopy); in dispatchColors()
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DBRepSweep_Builder.hxx43 Standard_EXPORT void MakeCompound (TopoDS_Shape& aCompound) const;
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DBRepSweep_Builder.hxx44 Standard_EXPORT void MakeCompound (TopoDS_Shape& aCompound) const;
/dports/cad/opencascade/opencascade-7.6.0/src/SWDRAW/
H A DSWDRAW_ShapeFix.cxx494 TopoDS_Compound aCompound; in fixshape() local
496 aBuilder.MakeCompound (aCompound); in fixshape()
514 aBuilder.Add ( aCompound, it.Key() ); in fixshape()
532 DBRep::Set (buff, aCompound); in fixshape()
/dports/cad/opencascade/opencascade-7.6.0/src/DBRep/
H A DDBRep.cxx418 TopoDS_Compound aCompound; in tclean() local
419 BRep_Builder().MakeCompound(aCompound); in tclean()
438 BRep_Builder().Add(aCompound, aShape); in tclean()
441 if (aCompound.NbChildren() == 0) in tclean()
454 BRepTools::CleanGeometry(aCompound); in tclean()
456 BRepTools::Clean(aCompound, isForceClean); in tclean()
/dports/cad/opencascade/opencascade-7.6.0/src/TNaming/
H A DTNaming_Name.cxx1038 TopoDS_Compound aCompound; local
1039 aCompoundBuilder.MakeCompound(aCompound);
1042 aCompoundBuilder.Add(aCompound,itM.Key());
1046 aCompoundBuilder.Add(aCompound,itL.Value());
1048 TopoDS_Shape aShape = ShapeWithType(aCompound,ShapeType);
1051 DbgTools_Write(aCompound, "Union_Compound.brep");
/dports/cad/opencascade/opencascade-7.6.0/src/MeshTest/
H A DMeshTest.cxx258 TopoDS_Compound aCompound; in incrementalmesh() local
259 BRep_Builder().MakeCompound (aCompound); in incrementalmesh()
262 BRep_Builder().Add (aCompound, anIterShape.Value()); in incrementalmesh()
264 aShape = aCompound; in incrementalmesh()
/dports/cad/opencascade/opencascade-7.6.0/src/DNaming/
H A DDNaming_ModelingCommands.cxx1666 TopoDS_Compound aCompound; in CollectMultShapes() local
1667 aBuilder.MakeCompound(aCompound); in CollectMultShapes()
1670 aBuilder.Add(aCompound, exp.Current()); in CollectMultShapes()
1671 List.Append(aCompound); in CollectMultShapes()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepFill/
H A DBRepFill_Sweep.cxx3427 TopoDS_Compound aCompound; in PerformCorner() local
3428 BB.MakeCompound(aCompound); in PerformCorner()
3430 BB.Add(aCompound, aVshape); in PerformCorner()
3431 BB.Add(aCompound, FF); in PerformCorner()
3432 myVEdges->ChangeValue(ii, I2) = aCompound; in PerformCorner()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepOffset/
H A DBRepOffset_Tool.cxx1282 const TopoDS_Shape& aCompound = itl.Value(); in CheckIntersFF() local
1284 BRepExtrema_DistShapeShape Projector(Vref, aCompound); in CheckIntersFF()
1292 NearestCompound = aCompound; in CheckIntersFF()