Public Member Functions | |
| def | Activated (self) |
| def | Execute (cls, base, template) |
| def | GetResources (self) |
| def | IsActive (self) |
Command used to create a command. When activated the command opens a dialog allowing the user to select a base object (has to be a solid) and a template to be used for the initial creation.
| def PathScripts.PathJobCmd.CommandJobCreate.Activated | ( | self | ) |
References ClipperLib::Clipper.Execute(), PathScripts.PathJobCmd.CommandJobCreate.Execute(), PathScripts.PathJobCmd.CommandJobTemplateExport.Execute(), AdaptivePath::Adaptive2d.Execute(), ClipperLib::ClipperOffset.Execute(), Import::FeatureImportIges.Execute(), and Import::FeatureImportStep.Execute().
Referenced by ArchStructure.CommandStructuralSystem.Activated(), draftguitools.gui_arcs.Arc.finish(), draftguitools.gui_beziers.BezCurve.finish(), draftguitools.gui_beziers.CubicBezCurve.finish(), draftguitools.gui_ellipses.Ellipse.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_splines.BSpline.finish(), draftguitools.gui_texts.Text.finish(), draftguitools.gui_points.Point.finish(), draftguitools.gui_shapestrings.ShapeString.finish(), draftguitools.gui_arcs.Arc_3Points.getPoint(), and ArchPanel.CommandPanel.getPoint().
| def PathScripts.PathJobCmd.CommandJobCreate.Execute | ( | cls, | |
| base, | |||
| template | |||
| ) |
| def PathScripts.PathJobCmd.CommandJobCreate.GetResources | ( | self | ) |
| def PathScripts.PathJobCmd.CommandJobCreate.IsActive | ( | self | ) |