draftguitools.gui_arcs.Arc_3Points Class Reference

Public Member Functions

def Activated (self)
 
def drawArc (self, point, info)
 
def finish (self, close=False)
 
def getPoint (self, point, info)
 
def GetResources (self)
 
- Public Member Functions inherited from draftguitools.gui_base.GuiCommandSimplest
def Activated (self)
 
def IsActive (self)
 

Public Attributes

 normal
 
 points
 
 tracker
 
- Public Attributes inherited from draftguitools.gui_base.GuiCommandSimplest
 command_name
 
 doc
 

Detailed Description

GuiCommand for the Draft_Arc_3Points tool.

Member Function Documentation

◆ Activated()

◆ drawArc()

def draftguitools.gui_arcs.Arc_3Points.drawArc (   self,
  point,
  info 
)
Draw preview arc when we move the pointer in the 3D view.

It uses the `gui_trackers.arcTracker.setBy3Points` method.

Parameters
----------
point: Base::Vector
    The dynamic point passed by the callback
    as we move the pointer in the 3D view.

info: str
    Some information obtained from the point by the Snapper.

References Data::ComplexGeoData::Domain.points, ArchCurtainWall.CommandArchCurtainWall.points, ArchPanel.CommandPanel.points, ArchStructure._CommandStructure.points, ArchTruss.CommandArchTruss.points, ArchWall._CommandWall.points, draftguitools.gui_arcs.Arc_3Points.points, draftguitools.gui_trackers.bsplineTracker.points, draftguitools.gui_trackers.bezcurveTracker.points, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.polyline.points, automotive_design.polyline.points, config_control_design.polyline.points, ifc2x3.ifcpolyline.points, ifc4.ifcpolyline.points, Inspection::InspectActualShape.points, MeshGui::FitParameter::Points.points, MeshPart::MeshProjection::PolyLine.points, PartGui::CircleFromThreePoints.points, PartGui::ArcEngine.points, WireInfo.points, Path::Voronoi::diagram_type.points, VisualPathSegmentVisitor.points, Triangle3D.points, Points::Reader.points, Points::Writer.points, TechDraw::Generic.points, ArchPanel.CommandPanel.tracker, ArchStructure._CommandStructure.tracker, ArchWall._CommandWall.tracker, ArchWindow._CommandWindow.tracker, draftguitools.gui_arcs.Arc_3Points.tracker, and draftguitools.gui_snapper.Snapper.tracker.

Referenced by draftguitools.gui_arcs.Arc_3Points.getPoint(), and draftguitools.gui_arcs.Arc.numericRadius().

◆ finish()

def draftguitools.gui_arcs.Arc_3Points.finish (   self,
  close = False 
)

References App::DynamicProperty::PropData.doc, App::RelabelDocumentExpressionVisitor.doc, App::LinkBaseExtension::PropInfo.doc, Py::PythonType.doc(), ExpressionCompleterModel::Info.doc, Gui::GraphvizView.doc, ItemInfo.doc, ItemInfo2.doc, importIFClegacy.IfcEntity.doc, draftguitools.gui_annotationstyleeditor.AnnotationStyleEditor.doc, draftguitools.gui_base.GuiCommandSimplest.doc, draftguitools.gui_base.GuiCommandBase.doc, draftguitools.gui_base_original.DraftTool.doc, drafttests.test_airfoildat.DraftAirfoilDAT.doc, drafttests.test_creation.DraftCreation.doc, drafttests.test_dwg.DraftDWG.doc, drafttests.test_dxf.DraftDXF.doc, drafttests.test_modification.DraftModification.doc, drafttests.test_oca.DraftOCA.doc, drafttests.test_pivy.DraftPivy.doc, drafttests.test_svg.DraftSVG.doc, WorkingPlane.Plane.doc, Import::ImportOCAF.doc, Import::ImportXCAF.doc, Import::ImportOCAFAssembly.doc, MeshPartGui::Mesh2ShapeGmsh::Private.doc, PartGui::SectionCut.doc, PartGui::FaceColors::Private.doc, PartDesignGui::ComboLinks.doc, Mod.PartDesign.WizardShaft.Shaft.Shaft.doc, Mod.PartDesign.WizardShaft.WizardShaft.TaskWizardShaft.doc, PathTests.TestCentroidPost.TestCentroidPost.doc, PathTests.TestGrblPost.TestGrblPost.doc, PathTests.TestLinuxCNCPost.TestLinuxCNCPost.doc, PathTests.TestMach3Mach4Post.TestMach3Mach4Post.doc, PathTests.TestPathAdaptive.TestPathAdaptive.doc, PathTests.TestPathDrillable.TestPathDrillable.doc, PathTests.TestPathHelix.TestPathHelix.doc, PathTests.TestPathHelpers.TestPathHelpers.doc, PathTests.TestPathPost.TestBuildPostList.doc, PathTests.TestPathPost.TestOutputNameSubstitution.doc, PathTests.TestPathPropertyBag.TestPathPropertyBag.doc, PathTests.TestPathSetupSheet.TestPathSetupSheet.doc, PathTests.TestPathStock.TestPathStock.doc, PathTests.TestPathToolController.TestPathToolController.doc, PathTests.TestPathUtil.TestPathUtil.doc, PathTests.TestRefactoredCentroidPost.TestRefactoredCentroidPost.doc, PathTests.TestRefactoredGrblPost.TestRefactoredGrblPost.doc, PathTests.TestRefactoredLinuxCNCPost.TestRefactoredLinuxCNCPost.doc, PathTests.TestRefactoredMach3Mach4Post.TestRefactoredMach3Mach4Post.doc, PathTests.TestRefactoredTestPost.TestRefactoredTestPost.doc, Sandbox::CustomAddObjectEvent.doc, Sandbox::CustomRemoveObjectEvent.doc, Sandbox::CustomRecomputeEvent.doc, Sandbox::DocumentSaverThread.doc, Mod.Show.SceneDetail.SceneDetail.doc, Mod.Show.SceneDetails.Camera.Camera.doc, Mod.Show.SceneDetails.ClipPlane.ClipPlane.doc, Mod.Show.SceneDetails.ObjectClipPlane.ObjectClipPlane.doc, Mod.Show.SceneDetails.Pickability.Pickability.doc, Mod.Show.SceneDetails.VProperty.VProperty.doc, TestSpreadsheet.SpreadsheetCases.doc, TestSpreadsheetGui.SpreadsheetGuiCases.doc, Commands.TemplatePyMod_Cmd2.doc, ArchPanel.CommandPanel.tracker, ArchStructure._CommandStructure.tracker, ArchWall._CommandWall.tracker, ArchWindow._CommandWindow.tracker, draftguitools.gui_arcs.Arc_3Points.tracker, and draftguitools.gui_snapper.Snapper.tracker.

Referenced by drafttaskpanels.task_circulararray.TaskPanelCircularArray.accept(), drafttaskpanels.task_orthoarray.TaskPanelOrthoArray.accept(), drafttaskpanels.task_polararray.TaskPanelPolarArray.accept(), draftguitools.gui_arcs.Arc.action(), draftguitools.gui_beziers.BezCurve.action(), draftguitools.gui_beziers.CubicBezCurve.action(), draftguitools.gui_dimensions.Dimension.action(), draftguitools.gui_ellipses.Ellipse.action(), draftguitools.gui_fillets.Fillet.action(), draftguitools.gui_labels.Label.action(), draftguitools.gui_lines.Line.action(), draftguitools.gui_mirror.Mirror.action(), draftguitools.gui_move.Move.action(), draftguitools.gui_offset.Offset.action(), draftguitools.gui_polygons.Polygon.action(), draftguitools.gui_rectangles.Rectangle.action(), draftguitools.gui_rotate.Rotate.action(), draftguitools.gui_scale.Scale.action(), draftguitools.gui_selectplane.Draft_SelectPlane.action(), draftguitools.gui_shapestrings.ShapeString.action(), draftguitools.gui_splines.BSpline.action(), draftguitools.gui_split.Split.action(), draftguitools.gui_stretch.Stretch.action(), draftguitools.gui_texts.Text.action(), draftguitools.gui_trimex.Trimex.action(), draftguitools.gui_subelements.SubelementHighlight.action(), draftguitools.gui_clone.Clone.Activated(), draftguitools.gui_dimensions.Dimension.Activated(), draftguitools.gui_downgrade.Downgrade.Activated(), draftguitools.gui_draft2sketch.Draft2Sketch.Activated(), draftguitools.gui_edit.Edit.Activated(), draftguitools.gui_facebinders.Facebinder.Activated(), draftguitools.gui_join.Join.Activated(), draftguitools.gui_shape2dview.Shape2DView.Activated(), draftguitools.gui_subelements.SubelementHighlight.Activated(), draftguitools.gui_upgrade.Upgrade.Activated(), draftguitools.gui_wire2spline.WireToBSpline.Activated(), draftguitools.gui_selectplane.Draft_SelectPlane.checkSelection(), DraftGui.DraftToolBar.checkSpecialChars(), draftguitools.gui_points.Point.click(), draftguitools.gui_labels.Label.create(), draftguitools.gui_ellipses.Ellipse.createObject(), draftguitools.gui_rectangles.Rectangle.createObject(), draftguitools.gui_shapestrings.ShapeString.createObject(), draftguitools.gui_texts.Text.createObject(), draftviewproviders.view_text.ViewProviderText.createObject(), draftguitools.gui_stretch.Stretch.doStretch(), draftguitools.gui_arcs.Arc.drawArc(), draftguitools.gui_polygons.Polygon.drawPolygon(), DraftGui.DraftToolBar.escape(), draftguitools.gui_move.Move.get_object_selection(), draftguitools.gui_rotate.Rotate.get_object_selection(), draftguitools.gui_scale.Scale.get_object_selection(), draftguitools.gui_arcs.Arc_3Points.getPoint(), draftguitools.gui_edit.Edit.keyPressed(), draftguitools.gui_dimensions.Dimension.numericInput(), draftguitools.gui_trimex.Trimex.numericRadius(), draftguitools.gui_fillets.Fillet.numericRadius(), draftguitools.gui_offset.Offset.numericRadius(), draftguitools.gui_rotate.Rotate.numericRadius(), draftguitools.gui_selectplane.Draft_SelectPlane.onClickAlign(), draftguitools.gui_selectplane.Draft_SelectPlane.onClickAuto(), draftguitools.gui_selectplane.Draft_SelectPlane.onClickCenter(), draftguitools.gui_selectplane.Draft_SelectPlane.onClickFront(), draftguitools.gui_selectplane.Draft_SelectPlane.onClickMove(), draftguitools.gui_selectplane.Draft_SelectPlane.onClickPrevious(), draftguitools.gui_selectplane.Draft_SelectPlane.onClickSide(), draftguitools.gui_selectplane.Draft_SelectPlane.onClickTop(), draftguitools.gui_array_simple.Array.proceed(), draftguitools.gui_clone.Clone.proceed(), draftguitools.gui_downgrade.Downgrade.proceed(), draftguitools.gui_draft2sketch.Draft2Sketch.proceed(), draftguitools.gui_edit.Edit.proceed(), draftguitools.gui_facebinders.Facebinder.proceed(), draftguitools.gui_join.Join.proceed(), draftguitools.gui_patharray.PathArray.proceed(), draftguitools.gui_pathtwistedarray.PathTwistedArray.proceed(), draftguitools.gui_pointarray.PointArray.proceed(), draftguitools.gui_shape2dview.Shape2DView.proceed(), draftguitools.gui_subelements.SubelementHighlight.proceed(), draftguitools.gui_trimex.Trimex.proceed(), draftguitools.gui_upgrade.Upgrade.proceed(), draftguitools.gui_split.Split.proceed(), draftguitools.gui_selectplane.Draft_SelectPlane.reject(), drafttaskpanels.task_circulararray.TaskPanelCircularArray.reject(), drafttaskpanels.task_orthoarray.TaskPanelOrthoArray.reject(), drafttaskpanels.task_polararray.TaskPanelPolarArray.reject(), and draftguitools.gui_edit.Edit.setTrackers().

◆ getPoint()

def draftguitools.gui_arcs.Arc_3Points.getPoint (   self,
  point,
  info 
)
Get the point by clicking on the 3D view.

Every time the user clicks on the 3D view this method is run.
In this case, a point is appended to the list of points,
and the tracker is updated.
The object is finally created when three points are picked.

Parameters
----------
point: Base::Vector
    The point selected in the 3D view.

info: str
    Some information obtained about the point passed by the Snapper.

References AddonManager.CommandAddonManager.Activated(), ArchAxis._CommandAxis.Activated(), ArchAxisSystem._CommandAxisSystem.Activated(), ArchBuilding._CommandBuilding.Activated(), ArchBuildingPart.CommandBuildingPart.Activated(), ArchCommands._CommandAdd.Activated(), ArchCommands._CommandRemove.Activated(), ArchCommands._CommandSplitMesh.Activated(), ArchCommands._CommandMeshToShape.Activated(), ArchCommands._CommandSelectNonSolidMeshes.Activated(), ArchCommands._CommandRemoveShape.Activated(), ArchCommands._CommandCloseHoles.Activated(), ArchCommands._CommandCheck.Activated(), ArchCommands._CommandSurvey.Activated(), ArchCommands._ToggleIfcBrepFlag.Activated(), ArchCommands._CommandComponent.Activated(), ArchCommands._CommandCloneComponent.Activated(), ArchCommands._CommandIfcSpreadsheet.Activated(), ArchCommands._ToggleSubs.Activated(), ArchCurtainWall.CommandArchCurtainWall.Activated(), ArchCutPlane._CommandCutLine.Activated(), ArchCutPlane._CommandCutPlane.Activated(), ArchEquipment._CommandEquipment.Activated(), ArchEquipment._Command3Views.Activated(), ArchFence._CommandFence.Activated(), ArchFloor._CommandFloor.Activated(), ArchFrame._CommandFrame.Activated(), ArchGrid.CommandArchGrid.Activated(), ArchMaterial._CommandArchMaterial.Activated(), ArchMaterial._CommandArchMultiMaterial.Activated(), ArchPanel.CommandPanel.Activated(), ArchPanel.CommandPanelCut.Activated(), ArchPanel.CommandPanelSheet.Activated(), ArchPanel.CommandNest.Activated(), ArchPipe._CommandPipe.Activated(), ArchPipe._CommandPipeConnector.Activated(), ArchProfile.Arch_Profile.Activated(), ArchProject._CommandProject.Activated(), ArchRebar._CommandRebar.Activated(), ArchReference.ArchReferenceCommand.Activated(), ArchRoof._CommandRoof.Activated(), ArchSchedule.CommandArchSchedule.Activated(), ArchSectionPlane._CommandSectionPlane.Activated(), ArchSite._CommandSite.Activated(), ArchSpace._CommandSpace.Activated(), ArchStairs._CommandStairs.Activated(), ArchStructure.CommandStructuresFromSelection.Activated(), ArchStructure.CommandStructuralSystem.Activated(), ArchStructure._CommandStructure.Activated(), ArchTruss.CommandArchTruss.Activated(), ArchWall._CommandWall.Activated(), ArchWall._CommandMergeWalls.Activated(), ArchWindow._CommandWindow.Activated(), InitGui.ArchWorkbench.Activated(), DraftGui.DraftToolBar.Activated(), draftguitools.gui_annotationstyleeditor.AnnotationStyleEditor.Activated(), draftguitools.gui_arcs.Arc.Activated(), draftguitools.gui_arcs.Arc_3Points.Activated(), draftguitools.gui_array_simple.LinkArray.Activated(), draftguitools.gui_base.GuiCommandSimplest.Activated(), draftguitools.gui_beziers.BezCurve.Activated(), draftguitools.gui_beziers.CubicBezCurve.Activated(), draftguitools.gui_circulararray.CircularArray.Activated(), draftguitools.gui_clone.Clone.Activated(), draftguitools.gui_dimension_ops.FlipDimension.Activated(), draftguitools.gui_dimensions.Dimension.Activated(), draftguitools.gui_downgrade.Downgrade.Activated(), draftguitools.gui_draft2sketch.Draft2Sketch.Activated(), draftguitools.gui_drawing.Drawing.Activated(), draftguitools.gui_edit.Edit.Activated(), draftguitools.gui_ellipses.Ellipse.Activated(), draftguitools.gui_facebinders.Facebinder.Activated(), draftguitools.gui_grid.ToggleGrid.Activated(), draftguitools.gui_groups.AddToGroup.Activated(), draftguitools.gui_groups.SelectGroup.Activated(), draftguitools.gui_groups.SetAutoGroup.Activated(), draftguitools.gui_groups.AddToConstruction.Activated(), draftguitools.gui_groups.AddNamedGroup.Activated(), draftguitools.gui_hatch.Draft_Hatch.Activated(), draftguitools.gui_heal.Heal.Activated(), draftguitools.gui_join.Join.Activated(), draftguitools.gui_labels.Label.Activated(), draftguitools.gui_layers.Layer.Activated(), draftguitools.gui_line_add_delete.AddPoint.Activated(), draftguitools.gui_line_add_delete.DelPoint.Activated(), draftguitools.gui_lines.Wire.Activated(), draftguitools.gui_lineslope.LineSlope.Activated(), draftguitools.gui_mirror.Mirror.Activated(), draftguitools.gui_move.Move.Activated(), draftguitools.gui_offset.Offset.Activated(), draftguitools.gui_orthoarray.OrthoArray.Activated(), draftguitools.gui_patharray.PathLinkArray.Activated(), draftguitools.gui_pathtwistedarray.PathTwistedLinkArray.Activated(), draftguitools.gui_planeproxy.Draft_WorkingPlaneProxy.Activated(), draftguitools.gui_pointarray.PointLinkArray.Activated(), draftguitools.gui_points.Point.Activated(), draftguitools.gui_polararray.PolarArray.Activated(), draftguitools.gui_polygons.Polygon.Activated(), draftguitools.gui_rectangles.Rectangle.Activated(), draftguitools.gui_rotate.Rotate.Activated(), draftguitools.gui_scale.Scale.Activated(), draftguitools.gui_selectplane.Draft_SelectPlane.Activated(), draftguitools.gui_setstyle.Draft_SetStyle.Activated(), draftguitools.gui_shape2dview.Shape2DView.Activated(), draftguitools.gui_shapestrings.ShapeString.Activated(), draftguitools.gui_snaps.Draft_Snap_Base.Activated(), draftguitools.gui_snaps.Draft_Snap_Lock.Activated(), draftguitools.gui_snaps.Draft_Snap_Midpoint.Activated(), draftguitools.gui_snaps.Draft_Snap_Perpendicular.Activated(), draftguitools.gui_snaps.Draft_Snap_Grid.Activated(), draftguitools.gui_snaps.Draft_Snap_Intersection.Activated(), draftguitools.gui_snaps.Draft_Snap_Parallel.Activated(), draftguitools.gui_snaps.Draft_Snap_Endpoint.Activated(), draftguitools.gui_snaps.Draft_Snap_Angle.Activated(), draftguitools.gui_snaps.Draft_Snap_Center.Activated(), draftguitools.gui_snaps.Draft_Snap_Extension.Activated(), draftguitools.gui_snaps.Draft_Snap_Near.Activated(), draftguitools.gui_snaps.Draft_Snap_Ortho.Activated(), draftguitools.gui_snaps.Draft_Snap_Special.Activated(), draftguitools.gui_snaps.Draft_Snap_Dimensions.Activated(), draftguitools.gui_snaps.Draft_Snap_WorkingPlane.Activated(), draftguitools.gui_snaps.ShowSnapBar.Activated(), draftguitools.gui_splines.BSpline.Activated(), draftguitools.gui_split.Split.Activated(), draftguitools.gui_stretch.Stretch.Activated(), draftguitools.gui_styles.ApplyStyle.Activated(), draftguitools.gui_subelements.SubelementHighlight.Activated(), draftguitools.gui_texts.Text.Activated(), draftguitools.gui_togglemodes.ToggleConstructionMode.Activated(), draftguitools.gui_togglemodes.ToggleContinueMode.Activated(), draftguitools.gui_togglemodes.ToggleDisplayMode.Activated(), draftguitools.gui_trimex.Trimex.Activated(), draftguitools.gui_upgrade.Upgrade.Activated(), draftguitools.gui_wire2spline.WireToBSpline.Activated(), InitGui.DraftWorkbench.Activated(), InitGui.DrawingWorkbench.Activated(), femcommands.commands._Analysis.Activated(), femcommands.commands._ClippingPlaneAdd.Activated(), femcommands.commands._ClippingPlaneRemoveAll.Activated(), femcommands.commands._Examples.Activated(), femcommands.commands._MaterialEditor.Activated(), femcommands.commands._MaterialMechanicalNonlinear.Activated(), femcommands.commands._FEMMesh2Mesh.Activated(), femcommands.commands._MeshClear.Activated(), femcommands.commands._MeshDisplayInfo.Activated(), femcommands.commands._MeshGmshFromShape.Activated(), femcommands.commands._MeshNetgenFromShape.Activated(), femcommands.commands._ResultShow.Activated(), femcommands.commands._ResultsPurge.Activated(), femcommands.commands._SolverCxxtools.Activated(), femcommands.commands._SolverControl.Activated(), femcommands.commands._SolverRun.Activated(), femcommands.manager.CommandManager.Activated(), ImageTools._CommandImageScaling._CommandImageScaling.Activated(), MeshFlatteningCommand.CreateFlatMesh.Activated(), MeshFlatteningCommand.CreateFlatFace.Activated(), OpenSCADCommands.ExplodeGroup.Activated(), OpenSCADCommands.ColorCodeShape.Activated(), OpenSCADCommands.Edgestofaces.Activated(), OpenSCADCommands.RefineShapeFeature.Activated(), OpenSCADCommands.MirrorMeshFeature.Activated(), OpenSCADCommands.ScaleMeshFeature.Activated(), OpenSCADCommands.ResizeMeshFeature.Activated(), OpenSCADCommands.IncreaseToleranceFeature.Activated(), OpenSCADCommands.ExpandPlacements.Activated(), OpenSCADCommands.ReplaceObject.Activated(), OpenSCADCommands.RemoveSubtree.Activated(), OpenSCADCommands.AddOpenSCADElement.Activated(), OpenSCADCommands.OpenSCADMeshBoolean.Activated(), OpenSCADCommands.Hull.Activated(), OpenSCADCommands.Minkowski.Activated(), AttachmentEditor.Commands.CommandEditAttachment.Activated(), BasicShapes.CommandShapes.CommandTube.Activated(), BOPTools.JoinFeatures.CommandConnect.Activated(), BOPTools.JoinFeatures.CommandEmbed.Activated(), BOPTools.JoinFeatures.CommandCutout.Activated(), BOPTools.SplitFeatures.CommandBooleanFragments.Activated(), BOPTools.SplitFeatures.CommandSlice.Activated(), BOPTools.SplitFeatures.CommandSliceApart.Activated(), BOPTools.SplitFeatures.CommandXOR.Activated(), CompoundTools._CommandCompoundFilter._CommandCompoundFilter.Activated(), CompoundTools._CommandExplodeCompound._CommandExplodeCompound.Activated(), Mod.PartDesign.FeatureHole.HoleGui.HoleGui.Activated(), Mod.PartDesign.InvoluteGearFeature._CommandInvoluteGear.Activated(), Mod.PartDesign.SprocketFeature.CommandSprocket.Activated(), Mod.PartDesign.WizardShaft.WizardShaft.WizardShaftGui.Activated(), Mod.PartDesign.WizardShaft.WizardShaft.WizardShaftGuiCallback.Activated(), InitGui.PathWorkbench.Activated(), PathCommands._CommandSelectLoop.Activated(), PathCommands._ToggleOperation.Activated(), PathCommands._CopyOperation.Activated(), PathScripts.PathArray.CommandPathArray.Activated(), PathScripts.PathCamoticsGui.CommandCamoticsSimulate.Activated(), PathScripts.PathComment.CommandPathComment.Activated(), PathScripts.PathCopy.CommandPathCopy.Activated(), PathScripts.PathDressupAxisMap.CommandPathDressup.Activated(), PathScripts.PathDressupDogbone.CommandDressupDogbone.Activated(), PathScripts.PathDressupDragknife.CommandDressupDragknife.Activated(), PathScripts.PathDressupLeadInOut.CommandPathDressupLeadInOut.Activated(), PathScripts.PathDressupPathBoundaryGui.CommandPathDressupPathBoundary.Activated(), PathScripts.PathDressupRampEntry.CommandPathDressupRampEntry.Activated(), PathScripts.PathDressupTagGui.CommandPathDressupTag.Activated(), PathScripts.PathDressupZCorrect.CommandPathDressup.Activated(), PathScripts.PathFixture.CommandPathFixture.Activated(), PathScripts.PathHop.CommandPathHop.Activated(), PathScripts.PathInspect.CommandPathInspect.Activated(), PathScripts.PathJobCmd.CommandJobCreate.Activated(), PathScripts.PathJobCmd.CommandJobTemplateExport.Activated(), PathScripts.PathOpGui.CommandSetStartPoint.Activated(), PathScripts.PathOpGui.CommandPathOp.Activated(), PathScripts.PathPlane.CommandPathPlane.Activated(), PathScripts.PathPost.CommandPathPost.Activated(), PathScripts.PathPropertyBagGui.PropertyBagCreateCommand.Activated(), PathScripts.PathSanity.CommandPathSanity.Activated(), PathScripts.PathSimpleCopy.CommandPathSimpleCopy.Activated(), PathScripts.PathSimulatorGui.CommandPathSimulate.Activated(), PathScripts.PathStop.CommandPathStop.Activated(), PathScripts.PathToolBitCmd.CommandToolBitCreate.Activated(), PathScripts.PathToolBitCmd.CommandToolBitSave.Activated(), PathScripts.PathToolBitCmd.CommandToolBitLoad.Activated(), PathScripts.PathToolBitLibraryCmd.CommandToolBitSelectorOpen.Activated(), PathScripts.PathToolBitLibraryCmd.CommandToolBitLibraryOpen.Activated(), PathScripts.PathToolControllerGui.CommandPathToolController.Activated(), PathScripts.PathToolLibraryEditor.CommandToolLibraryEdit.Activated(), Profiles._CommandProfileHexagon1.Activated(), Spreadsheet_legacy._Command_Spreadsheet_Create.Activated(), Spreadsheet_legacy._Command_Spreadsheet_Controller.Activated(), Spreadsheet_legacy._Command_Spreadsheet_PropertyController.Activated(), TechDrawTools.CommandMoveView.CommandMoveView.Activated(), TechDrawTools.CommandShareView.CommandShareView.Activated(), Commands.TemplatePyMod_Cmd1.Activated(), Commands.TemplatePyMod_Cmd2.Activated(), Commands.TemplatePyMod_Cmd3.Activated(), Commands.TemplatePyMod_Cmd4.Activated(), Commands.TemplatePyMod_Cmd5.Activated(), Commands.TemplatePyMod_Cmd6.Activated(), Commands.TemplatePyGrp_1.Activated(), Commands.TemplatePyGrp_2.Activated(), Commands.TemplatePyGrp_3.Activated(), InitGui.TemplatePyModWorkbench.Activated(), PythonQt.PythonQtWorkbench.Activated(), Mod.Test.TestGui.TestCmd.Activated(), Mod.Test.TestGui.TestAllCmd.Activated(), Mod.Test.TestGui.TestDocCmd.Activated(), Mod.Test.TestGui.TestBaseCmd.Activated(), Mod.Test.TestGui.TestAllTextCmd.Activated(), Mod.Test.TestGui.TestDocTextCmd.Activated(), Mod.Test.TestGui.TestBaseTextCmd.Activated(), Mod.Test.TestGui.TestWorkbenchCmd.Activated(), Mod.Test.TestGui.TestCreateMenuCmd.Activated(), Mod.Test.TestGui.TestDeleteMenuCmd.Activated(), Mod.Test.TestGui.TestInsertFeatureCmd.Activated(), Commands.TemplatePyCheckable.Activated(), draftguitools.gui_togglemodes.BaseMode.Activated(), draftguitools.gui_array_simple.Array.Activated(), draftguitools.gui_fillets.Fillet.Activated(), draftguitools.gui_lines.Line.Activated(), draftguitools.gui_base_original.Creator.Activated(), draftguitools.gui_base_original.DraftTool.Activated(), draftguitools.gui_base_original.Modifier.Activated(), draftguitools.gui_patharray.PathArray.Activated(), draftguitools.gui_pathtwistedarray.PathTwistedArray.Activated(), draftguitools.gui_pointarray.PointArray.Activated(), draftguitools.gui_arcs.Arc.drawArc(), draftguitools.gui_arcs.Arc_3Points.drawArc(), Gui::ManualAlignment.finish(), Gui::SoFCBoundingBox.finish(), Gui::SoFCColorBarBase.finish(), Gui::SoFCColorBar.finish(), Gui::SoFCColorGradient.finish(), Gui::SoFCColorLegend.finish(), Gui::SoFCDB.finish(), zipios::GZIPOutputStream.finish(), zipios::GZIPOutputStreambuf.finish(), zipios::ZipOutputStream.finish(), zipios::ZipOutputStreambuf.finish(), DraftGui.DraftToolBar.finish(), draftguitools.gui_base.GuiCommandBase.finish(), draftguitools.gui_subelements.SubelementHighlight.finish(), drafttaskpanels.task_circulararray.TaskPanelCircularArray.finish(), drafttaskpanels.task_orthoarray.TaskPanelOrthoArray.finish(), drafttaskpanels.task_polararray.TaskPanelPolarArray.finish(), drafttaskpanels.task_shapestring.ShapeStringTaskPanelEdit.finish(), draftviewproviders.view_text.ViewProviderText.finish(), draftguitools.gui_arcs.Arc_3Points.finish(), draftguitools.gui_base_original.DraftTool.finish(), draftguitools.gui_clone.Clone.finish(), draftguitools.gui_fillets.Fillet.finish(), draftguitools.gui_selectplane.Draft_SelectPlane.finish(), draftguitools.gui_dimensions.Dimension.finish(), draftguitools.gui_edit.Edit.finish(), draftguitools.gui_offset.Offset.finish(), draftguitools.gui_stretch.Stretch.finish(), draftguitools.gui_trimex.Trimex.finish(), draftguitools.gui_arcs.Arc.finish(), draftguitools.gui_beziers.BezCurve.finish(), draftguitools.gui_beziers.CubicBezCurve.finish(), draftguitools.gui_ellipses.Ellipse.finish(), draftguitools.gui_labels.Label.finish(), draftguitools.gui_lines.Line.finish(), draftguitools.gui_mirror.Mirror.finish(), draftguitools.gui_move.Move.finish(), draftguitools.gui_polygons.Polygon.finish(), draftguitools.gui_rectangles.Rectangle.finish(), draftguitools.gui_rotate.Rotate.finish(), draftguitools.gui_scale.Scale.finish(), draftguitools.gui_splines.BSpline.finish(), draftguitools.gui_texts.Text.finish(), draftguitools.gui_points.Point.finish(), draftguitools.gui_shapestrings.ShapeString.finish(), Gui::SoFCBackgroundGradient.finish(), Gui::SoSkipBoundingGroup.finish(), Gui::SoFCSelection.finish(), Gui::SoFCHighlightAction.finish(), Gui::SoFCSelectionAction.finish(), Gui::SoFCEnableSelectionAction.finish(), Gui::SoFCEnableHighlightAction.finish(), Gui::SoFCSelectionColorAction.finish(), Gui::SoFCHighlightColorAction.finish(), Gui::SoFCDocumentAction.finish(), Gui::SoFCDocumentObjectAction.finish(), Gui::SoUpdateVBOAction.finish(), Gui::SoFCUnifiedSelection.finish(), Gui::SoFCPathAnnotation.finish(), Gui::SoFCSeparator.finish(), Gui::SoFCSelectionRoot.finish(), ifc4.ifcworktime.finish, PartDesign::Point.getPoint(), PathScripts.PathDressupTagGui.PathDressupTagTaskPanel.getPoint, PathScripts.PathOpGui.TaskPanelBaseLocationPage.getPoint, Sketcher::SolverGeometryExtension.getPoint(), Points::PointKernel.getPoint(), SMESH_MAT2d::Branch.getPoint(), Sketcher::Sketch.getPoint(), Sketcher::SketchObject.getPoint(), Sketcher::GeoListModel< T >.getPoint(), Mesh::MeshObject.getPoint(), draftguitools.gui_snapper.Snapper.getPoint(), draftguitools.gui_arcs.Arc_3Points.getPoint(), ArchCurtainWall.CommandArchCurtainWall.getPoint(), ArchPanel.CommandPanel.getPoint(), ArchProfile.Arch_Profile.getPoint(), ArchStructure._CommandStructure.getPoint(), ArchTruss.CommandArchTruss.getPoint(), ArchWall._CommandWall.getPoint(), ArchWindow._CommandWindow.getPoint(), PathScripts.PathGetPoint.TaskPanel.getPoint(), SMESH_MAT2d::Boundary.getPoint(), Inspection::InspectActualMesh.getPoint(), Inspection::InspectActualPoints.getPoint(), Inspection::InspectActualShape.getPoint(), Inspection::InspectActualGeometry.getPoint(), Part::GeomPoint.getPoint(), Part::Geom2dPoint.getPoint(), Data::ComplexGeoData::Domain.points, ArchCurtainWall.CommandArchCurtainWall.points, ArchPanel.CommandPanel.points, ArchStructure._CommandStructure.points, ArchTruss.CommandArchTruss.points, ArchWall._CommandWall.points, draftguitools.gui_arcs.Arc_3Points.points, draftguitools.gui_trackers.bsplineTracker.points, draftguitools.gui_trackers.bezcurveTracker.points, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.polyline.points, automotive_design.polyline.points, config_control_design.polyline.points, ifc2x3.ifcpolyline.points, ifc4.ifcpolyline.points, Inspection::InspectActualShape.points, MeshGui::FitParameter::Points.points, MeshPart::MeshProjection::PolyLine.points, PartGui::CircleFromThreePoints.points, PartGui::ArcEngine.points, WireInfo.points, Path::Voronoi::diagram_type.points, VisualPathSegmentVisitor.points, Triangle3D.points, Points::Reader.points, Points::Writer.points, TechDraw::Generic.points, ArchPanel.CommandPanel.tracker, ArchStructure._CommandStructure.tracker, ArchWall._CommandWall.tracker, ArchWindow._CommandWindow.tracker, draftguitools.gui_arcs.Arc_3Points.tracker, and draftguitools.gui_snapper.Snapper.tracker.

Referenced by ArchStructure.CommandStructuralSystem.Activated(), PathScripts.PathOpGui.TaskPanelBaseLocationPage.addLocation(), PathScripts.PathDressupTagGui.PathDressupTagTaskPanel.addNewTag(), PathScripts.PathOpGui.TaskPanelBaseLocationPage.editLocation(), PathScripts.PathDressupTagGui.PathDressupTagTaskPanel.editTag(), draftguitools.gui_arcs.Arc_3Points.getPoint(), ArchCurtainWall.CommandArchCurtainWall.getPoint(), ArchTruss.CommandArchTruss.getPoint(), PathScripts.PathDressupTagGui.PathDressupTagTaskPanel.modifyStandardButtons(), and PathScripts.PathOpGui.TaskPanelBaseLocationPage.modifyStandardButtons().

◆ GetResources()

def draftguitools.gui_arcs.Arc_3Points.GetResources (   self)
Set icon, menu and tooltip.

References draftutils.translate.QT_TRANSLATE_NOOP.

Member Data Documentation

◆ normal

◆ points

◆ tracker


The documentation for this class was generated from the following file: