Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/easyw/kicadStepUpMod
/ functions
Functions
768 in github.com/easyw/kicadStepUpMod
⨍
Functions
768
◇
Types & classes
152
↓ 1 callers
Function
crc_gen_t
(data)
tracks.py:112
↓ 1 callers
Function
crc_gen_t
(data)
fps.py:101
↓ 1 callers
Function
decode
decodes encoded strings
_DXF_Import.py:65
↓ 1 callers
Function
decode
decodes encoded strings
ZipStepImport.py:65
↓ 1 callers
Function
deep_copy
(doc,compound='flat',suffix='(copy)')
kicadStepUpCMD.py:3257
↓ 1 callers
Function
deep_copy_part
(doc, part, compound='flat',suffix='(copy)')
kicadStepUpCMD.py:3263
↓ 1 callers
Function
deformat
Remove weird formats in texts and wipes UTF characters. It removes `{}`, html codes, \\(U...) characters, Parameters ---------- text
dxf_parser/_importDXF.py:132
↓ 1 callers
Function
drawEllipse
Return a Part shape (Ellipse, Edge) from a DXF ellipse. Parameters ---------- ellipse : drawing.entities The DXF object of type `
dxf_parser/_importDXF.py:977
↓ 1 callers
Function
drawFace
Return a Part face (filled) from a list of points. It takes the points in a `face` and places them in a list, then appends the first point ag
dxf_parser/_importDXF.py:1038
↓ 1 callers
Function
drawLayerBlock
Return a Draft Block (compound) from the given object list. Parameters ---------- objlist : list A list of Draft objects or Part.
dxf_parser/_importDXF.py:1730
↓ 1 callers
Method
export
(self)
dxf_parser/_dxfLibrary.py:917
↓ 1 callers
Function
exportPage
Export a page created with Drawing or TechDraw workbenches. The template is extracted from the page. If the template exists in the system, it
dxf_parser/_importDXF.py:3727
↓ 1 callers
Function
find_pcb_name
()
makefacedxf.py:94
↓ 1 callers
Function
fuse_objs
(GuiObjSel)
kicadStepUpCMD.py:116
↓ 1 callers
Method
getError
(self)
fcad_parser/kicad_pcb.py:93
↓ 1 callers
Function
getFCversion
()
makefacedxf.py:45
↓ 1 callers
Function
getFCversion
()
fps.py:39
↓ 1 callers
Function
getKicadPath
(env='')
kicad_parser.py:478
↓ 1 callers
Function
getNormalPlacementHierarchy
get normal at face and placement relative to hierarchy of first selection object/face return normal, placement, topObj, bbox center abso
kicadStepUpCMD.py:229
↓ 1 callers
Function
getSortedList
(obj)
kicadStepUpCMD.py:188
↓ 1 callers
Function
getTestFile
(name)
kicad_parser.py:2913
↓ 1 callers
Function
getViewDXF
Return a DXF fragment from a TechDraw view. Depending on the type of page view, it will try obtaining `geom`, the DXF representation of `view
dxf_parser/_importDXF.py:3876
↓ 1 callers
Method
get_array
Returns the pair (row number, row spacing), (column number, column spacing).
dxf_parser/_dxfImportObjects.py:1043
↓ 1 callers
Method
get_extrusion
Find the axis of extrusion. Used to get the objects Object Coordinate System (ocs).
dxf_parser/_dxfImportObjects.py:290
↓ 1 callers
Method
get_extrusion
Find the axis of extrusion. Used to get the objects Object Coordinate System (ocs).
dxf_parser/_dxfImportObjects.py:357
↓ 1 callers
Method
get_extrusion
Find the axis of extrusion. Used to get the objects Object Coordinate System (ocs).
dxf_parser/_dxfImportObjects.py:578
↓ 1 callers
Method
get_extrusion
Find the axis of extrusion. Used to get the objects Object Coordinate System (ocs).
dxf_parser/_dxfImportObjects.py:691
↓ 1 callers
Method
get_extrusion
Find the axis of extrusion. Used to get the objects Object Coordinate System (ocs).
dxf_parser/_dxfImportObjects.py:764
↓ 1 callers
Method
get_extrusion
Find the axis of extrusion. Used to get the objects Object Coordinate System (ocs).
dxf_parser/_dxfImportObjects.py:839
↓ 1 callers
Method
get_extrusion
Find the axis of extrusion. Used to get the objects Object Coordinate System (ocs).
dxf_parser/_dxfImportObjects.py:1062
↓ 1 callers
Method
get_extrusion
Find the axis of extrusion. Used to get the objects Object Coordinate System (ocs).
dxf_parser/_dxfImportObjects.py:1156
↓ 1 callers
Method
get_loc
Gets adjusted location for text type objects. If group 72 and/or 73 values are nonzero then the first alignment point values
dxf_parser/_dxfImportObjects.py:547
↓ 1 callers
Method
get_loc
Gets location for a mtext type objects. Mtext objects have only one point indicating location.
dxf_parser/_dxfImportObjects.py:673
↓ 1 callers
Method
get_loc
Gets the center location for circle type objects. Circles have a single coord location.
dxf_parser/_dxfImportObjects.py:747
↓ 1 callers
Method
get_loc
Gets the center location for arc type objects. Arcs have a single coord location.
dxf_parser/_dxfImportObjects.py:822
↓ 1 callers
Method
get_loc
Gets the insert point of the block.
dxf_parser/_dxfImportObjects.py:946
↓ 1 callers
Method
get_loc
Gets the center location for circle type objects. Circles have a single coord location.
dxf_parser/_dxfImportObjects.py:1011
↓ 1 callers
Method
get_loc
Gets the center location for arc type objects. Arcs have a single coord location.
dxf_parser/_dxfImportObjects.py:1122
↓ 1 callers
Method
get_major
Gets the major axis for ellipse type objects. The ellipse major axis defines the rotation of the ellipse and its radius.
dxf_parser/_dxfImportObjects.py:1139
↓ 1 callers
Method
get_points
Gets start and end points for a line type object. Lines have a fixed number of points (two) and fixed codes for each value.
dxf_parser/_dxfImportObjects.py:177
↓ 1 callers
Method
get_points
Gets points for a polyline type object. Polylines have no fixed number of verts, and each vert can have a number of properti
dxf_parser/_dxfImportObjects.py:256
↓ 1 callers
Method
get_points
Gets 3-4 points for a 3d face type object. Faces have three or optionally four verts.
dxf_parser/_dxfImportObjects.py:1207
↓ 1 callers
Method
get_props
Gets coords for a vertex type object. Each vert can have a number of properties. Verts should be coded as 10:xvalue
dxf_parser/_dxfImportObjects.py:401
↓ 1 callers
Method
get_scale
Gets the x/y/z scale factor for the block.
dxf_parser/_dxfImportObjects.py:1028
↓ 1 callers
Function
get_sorted_list
(obj)
exchangePositions.py:61
↓ 1 callers
Method
get_text
Reconstructs mtext data from dxf codes.
dxf_parser/_dxfImportObjects.py:655
↓ 1 callers
Function
getdimheight
Return the dimension text height from the given dimstyle. It searches the global variable `drawing.tables.data`, created in `processdxf`, for
dxf_parser/_importDXF.py:224
↓ 1 callers
Function
gui_addSelection
(obj)
exchangePositions.py:93
↓ 1 callers
Function
handleBlock
Special handler for dealing with nested table objects.
dxf_parser/_dxfReader.py:231
↓ 1 callers
Function
handleTable
Special handler for dealing with nested table objects.
dxf_parser/_dxfReader.py:210
↓ 1 callers
Function
info_msg
(msg)
kicadStepUpCMD.py:152
↓ 1 callers
Method
isBottomLayer
(self)
kicad_parser.py:2601
↓ 1 callers
Function
ksu_edges2sketch
()
kicadStepUpCMD.py:412
↓ 1 callers
Method
layerOffsets
(self, thickness=None)
kicad_parser.py:844
↓ 1 callers
Method
load
(filename)
fcad_parser/sexp_parser/test.py:125
↓ 1 callers
Method
loadAllParts
(self,combo=False)
kicad_parser.py:2850
↓ 1 callers
Function
loadModel
(filename)
kicad_parser.py:518
↓ 1 callers
Function
makeAnno
(name,bp,txt,afs)
fps.py:91
↓ 1 callers
Function
makeArc
(center,start,angle)
kicad_parser.py:413
↓ 1 callers
Method
makeBoard
(self,shape_type='solid',thickness=None,fit_arcs=True, holes=True, minHoleSize=0,ovalHole=True,pre
kicad_parser.py:1428
↓ 1 callers
Method
makeCopper
(self,shape_type='face',thickness=0.05,fit_arcs=True, holes=False, z=0, prefix='',fuse=Fal
kicad_parser.py:2605
↓ 1 callers
Method
makeCoppers
(self,shape_type='face',fit_arcs=True,prefix='', holes=False,board_thickness=None,thickness=None,f
kicad_parser.py:2661
↓ 1 callers
Function
makeCurve
(poles)
kicad_parser.py:426
↓ 1 callers
Function
makePrimitve
(key, params)
kicad_parser.py:378
↓ 1 callers
Function
make_gr_line
(params)
kicad_parser.py:330
↓ 1 callers
Function
mkColor
(*color)
fps.py:127
↓ 1 callers
Function
objectify
Expects a section type object's data as input. Maps object data to the correct object type.
dxf_parser/_dxfImportObjects.py:1303
↓ 1 callers
Function
parseDefault
Default handling of value parsing Arg: sexp: the value for parsing Returns an Sexp object for `SexpParser` to store the
fcad_parser/sexp_parser/sexp_parser.py:637
↓ 1 callers
Function
parseFloat2
(obj,sexp)
fcad_parser/sexp_parser/sexp_parser.py:723
↓ 1 callers
Function
parseFloat3
(obj,sexp)
fcad_parser/sexp_parser/sexp_parser.py:726
↓ 1 callers
Function
readDXF
Given a file name try to read it as a dxf file. Output is an object with the following structure drawing header header data classes class
dxf_parser/_dxfReader.py:339
↓ 1 callers
Function
recompute_active_object
()
fps.py:84
↓ 1 callers
Function
reload_lib
(lib)
SaveSettings.py:14
↓ 1 callers
Method
retranslateUi
(self, explode_dwg)
explode.py:208
↓ 1 callers
Method
retranslateUi
(self, Offset_value)
kicadStepUpCMD.py:721
↓ 1 callers
Method
return_strings
(self)
kicadStepUpCMD.py:860
↓ 1 callers
Method
run
(self, cargo=None)
dxf_parser/_dxfReader.py:87
↓ 1 callers
Function
sanitizeSkBsp
(s_name, dist_tolerance)
constrainator.py:22
↓ 1 callers
Method
save
(self)
dxf_parser/_dxfLibrary.py:912
↓ 1 callers
Method
setNetFilter
(self,*nets)
kicad_parser.py:862
↓ 1 callers
Method
setPadColor
(self,obj,otype)
kicad_parser.py:2331
↓ 1 callers
Method
setSketchColor
(self,obj,otype)
kicad_parser.py:2320
↓ 1 callers
Method
set_start
Sets the starting handler function.
dxf_parser/_dxfReader.py:82
↓ 1 callers
Method
setupUi
(self, explode_dwg)
explode.py:121
↓ 1 callers
Method
setupUi
(self, CDialog)
kicadStepUpCMD.py:734
↓ 1 callers
Function
test
()
dxf_parser/_dxfLibrary.py:975
↓ 1 callers
Function
toggleAllSel
(tree, item, collapse)
expTree.py:12
↓ 1 callers
Function
toggle_highlight_subtree
(objs)
kicadStepUpCMD.py:3397
↓ 1 callers
Function
toggle_transparency_subtree
(objs)
kicadStepUpCMD.py:3573
↓ 1 callers
Function
writeMesh
Write an object's shape as a polyface mesh in the given DXF list. It tessellates the `ob.Shape` with a tolerance of 0.5, to produce mesh data
dxf_parser/_importDXF.py:3224
Method
Activated
(self)
kicadStepUpCMD.py:926
Method
Activated
(self)
kicadStepUpCMD.py:1040
Method
Activated
(self)
kicadStepUpCMD.py:1112
Method
Activated
(self)
kicadStepUpCMD.py:1166
Method
Activated
(self)
kicadStepUpCMD.py:1193
Method
Activated
(self)
kicadStepUpCMD.py:1217
Method
Activated
(self)
kicadStepUpCMD.py:1253
Method
Activated
(self)
kicadStepUpCMD.py:1285
Method
Activated
(self)
kicadStepUpCMD.py:1334
Method
Activated
(self)
kicadStepUpCMD.py:1364
← previous
next →
201–300 of 768, ranked by callers