CadQuery
latest
Introduction
Installing CadQuery
QuickStart
Design Principles
Concepts
Sketch
Assemblies
Free function API
CadQuery Scripts and Object Output
Examples
API Reference
API Cheatsheet
Selectors Reference
CadQuery Class Summary
Importing and Exporting Files
The CadQuery Gateway Interface
Extending CadQuery
RoadMap: Planned Features
CadQuery
Index
Edit on GitHub
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
_
__add__() (cadquery.Shape method)
(cadquery.Sketch method)
(cadquery.Workplane method)
__and__() (cadquery.Workplane method)
__bool__() (cadquery.Compound method)
__eq__() (cadquery.Plane method)
(cadquery.Shape method)
(cadquery.Vector method)
__getitem__() (cadquery.Matrix method)
__hash__ (cadquery.Plane attribute)
(cadquery.Vector attribute)
__hash__() (cadquery.Shape method)
__init__() (cadquery.Assembly method)
(cadquery.BoundBox method)
(cadquery.Color method)
(cadquery.DirectionMinMaxSelector method)
(cadquery.Location method)
(cadquery.Matrix method)
(cadquery.NearestToPointSelector method)
(cadquery.occ_impl.exporters.dxf.DxfDocument method)
(cadquery.Plane method)
(cadquery.Shape method)
(cadquery.Sketch method)
(cadquery.StringSyntaxSelector method)
(cadquery.TypeSelector method)
(cadquery.Vector method)
(cadquery.Vertex method)
(cadquery.Workplane method)
__iter__() (cadquery.Assembly method)
(cadquery.Shape method)
(cadquery.Sketch method)
(cadquery.Wire method)
(cadquery.Workplane method)
__mul__() (cadquery.Shape method)
(cadquery.Sketch method)
(cadquery.Workplane method)
__ne__() (cadquery.Plane method)
__or__() (cadquery.Workplane method)
__repr__() (cadquery.Matrix method)
(cadquery.Plane method)
(cadquery.Vector method)
__str__() (cadquery.Vector method)
__sub__() (cadquery.Shape method)
(cadquery.Sketch method)
(cadquery.Workplane method)
__truediv__() (cadquery.Shape method)
(cadquery.Sketch method)
(cadquery.Workplane method)
__weakref__ (cadquery.Assembly attribute)
(cadquery.BoundBox attribute)
(cadquery.Color attribute)
(cadquery.Location attribute)
(cadquery.Matrix attribute)
(cadquery.Plane attribute)
(cadquery.Selector attribute)
(cadquery.Shape attribute)
(cadquery.Sketch attribute)
(cadquery.Vector attribute)
(cadquery.Workplane attribute)
A
add() (cadquery.Assembly method)
(cadquery.BoundBox method)
(cadquery.Sketch method)
(cadquery.Workplane method)
add_error() (cadquery.cqgi.ScriptCallback method)
add_layer() (cadquery.occ_impl.exporters.dxf.DxfDocument method)
add_shape() (cadquery.occ_impl.exporters.dxf.DxfDocument method)
all() (cadquery.Workplane method)
ancestors() (cadquery.Compound method)
(cadquery.occ_impl.shapes.Compound method)
(cadquery.occ_impl.shapes.Shape method)
(cadquery.Shape method)
(cadquery.Workplane method)
AndSelector (class in cadquery.selectors)
apply() (cadquery.Sketch method)
(cadquery.Workplane method)
arc() (cadquery.Sketch method)
arcCenter() (cadquery.Edge method)
(cadquery.occ_impl.shapes.Edge method)
Area() (cadquery.occ_impl.shapes.Shape method)
(cadquery.Shape method)
AreaNthSelector (class in cadquery.selectors)
assemble() (cadquery.Sketch method)
assembleEdges() (cadquery.occ_impl.shapes.Wire class method)
(cadquery.Wire class method)
Assembly (class in cadquery)
B
BaseDirSelector (class in cadquery.selectors)
bezier() (cadquery.Sketch method)
(cadquery.Workplane method)
BinarySelector (class in cadquery.selectors)
BoundBox (class in cadquery)
BoundingBox() (cadquery.occ_impl.shapes.Shape method)
(cadquery.Shape method)
box() (cadquery.Workplane method)
(in module cadquery.occ_impl.shapes)
BoxSelector (class in cadquery.selectors)
build() (cadquery.cqgi.CQModel method)
BuildResult (class in cadquery.cqgi)
C
cadquery
module
cadquery.cqgi
module
cadquery.occ_impl.exporters.assembly
module
cadquery.occ_impl.shapes
module
cadquery.selectors
module
cap() (in module cadquery.occ_impl.shapes)
cast() (cadquery.occ_impl.shapes.Shape class method)
(cadquery.Shape class method)
cboreHole() (cadquery.Workplane method)
Center() (cadquery.Face method)
(cadquery.occ_impl.shapes.Face method)
(cadquery.occ_impl.shapes.Shape method)
(cadquery.occ_impl.shapes.Vertex method)
(cadquery.Shape method)
(cadquery.Vector method)
(cadquery.Vertex method)
center() (cadquery.Workplane method)
CenterNthSelector (class in cadquery.selectors)
CenterOfBoundBox() (cadquery.occ_impl.shapes.Shape method)
(cadquery.Shape method)
centerOfMass() (cadquery.occ_impl.shapes.Shape static method)
(cadquery.Shape static method)
chamfer() (cadquery.occ_impl.shapes.Mixin3D method)
(cadquery.Sketch method)
(cadquery.Workplane method)
(in module cadquery.occ_impl.shapes)
chamfer2D() (cadquery.Face method)
(cadquery.occ_impl.shapes.Face method)
(cadquery.occ_impl.shapes.Wire method)
(cadquery.Wire method)
circle() (cadquery.Sketch method)
(cadquery.Workplane method)
(in module cadquery.occ_impl.shapes)
clean() (cadquery.occ_impl.shapes.Shape method)
(cadquery.Shape method)
(cadquery.Sketch method)
(cadquery.Workplane method)
(in module cadquery.occ_impl.shapes)
close() (cadquery.Edge method)
(cadquery.occ_impl.shapes.Edge method)
(cadquery.occ_impl.shapes.Wire method)
(cadquery.Sketch method)
(cadquery.Wire method)
(cadquery.Workplane method)
Closed() (cadquery.occ_impl.shapes.Shape method)
(cadquery.Shape method)
Color (class in cadquery)
combine() (cadquery.occ_impl.shapes.Wire class method)
(cadquery.Wire class method)
(cadquery.Workplane method)
CombinedCenter() (cadquery.occ_impl.shapes.Shape static method)
(cadquery.Shape static method)
CombinedCenterOfBoundBox() (cadquery.occ_impl.shapes.Shape static method)
(cadquery.Shape static method)
combineSolids() (cadquery.Workplane method)
Compound (class in cadquery)
(class in cadquery.occ_impl.shapes)
compound() (in module cadquery.occ_impl.shapes)
Compounds() (cadquery.occ_impl.shapes.Shape method)
(cadquery.Shape method)
compounds() (cadquery.Workplane method)
CompSolid (class in cadquery.occ_impl.shapes)
CompSolids() (cadquery.occ_impl.shapes.Shape method)
(cadquery.Shape method)
computeMass() (cadquery.occ_impl.shapes.Shape static method)
(cadquery.Shape static method)
cone() (in module cadquery.occ_impl.shapes)
consolidateWires() (cadquery.Workplane method)
ConstantAssignmentFinder (class in cadquery.cqgi)
constrain() (cadquery.Assembly method)
(cadquery.Sketch method)
Constraint (in module cadquery)
copy() (cadquery.occ_impl.shapes.Shape method)
(cadquery.Shape method)
(cadquery.Sketch method)
copyWorkplane() (cadquery.Workplane method)
CQ (in module cadquery)
CQModel (class in cadquery.cqgi)
cskHole() (cadquery.Workplane method)
cut() (cadquery.Compound method)
(cadquery.occ_impl.shapes.Compound method)
(cadquery.occ_impl.shapes.Shape method)
(cadquery.Shape method)
(cadquery.Workplane method)
(in module cadquery.occ_impl.shapes)
cutBlind() (cadquery.Workplane method)
cutEach() (cadquery.Workplane method)
cutThruAll() (cadquery.Workplane method)
cylinder() (cadquery.Workplane method)
(in module cadquery.occ_impl.shapes)
D
debug() (cadquery.cqgi.ScriptCallback method)
default_value (cadquery.cqgi.InputParameter attribute)
delete() (cadquery.Sketch method)
desc (cadquery.cqgi.InputParameter attribute)
describe_parameter() (cadquery.cqgi.ScriptCallback method)
DirectionMinMaxSelector (class in cadquery)
(class in cadquery.selectors)
DirectionNthSelector (class in cadquery.selectors)
DirectionSelector (class in cadquery)
(class in cadquery.selectors)
distance() (cadquery.occ_impl.shapes.Shape method)
(cadquery.Shape method)
distances() (cadquery.occ_impl.shapes.Shape method)
(cadquery.Shape method)
distribute() (cadquery.Sketch method)
downcast() (in module cadquery.occ_impl.shapes)
dprism() (cadquery.occ_impl.shapes.Mixin3D method)
DxfDocument (class in cadquery.occ_impl.exporters.dxf)
E
each() (cadquery.Sketch method)
(cadquery.Workplane method)
eachpoint() (cadquery.Workplane method)
Edge (class in cadquery)
(class in cadquery.occ_impl.shapes)
edge() (cadquery.Sketch method)
Edges() (cadquery.occ_impl.shapes.Shape method)
edges() (cadquery.occ_impl.shapes.Shape method)
Edges() (cadquery.Shape method)
edges() (cadquery.Shape method)
(cadquery.Sketch method)
(cadquery.Workplane method)
edgesToWires() (in module cadquery.occ_impl.shapes)
ellipse() (cadquery.Sketch method)
(cadquery.Workplane method)
(in module cadquery.occ_impl.shapes)
ellipseArc() (cadquery.Workplane method)
end() (cadquery.Workplane method)
endPoint() (cadquery.occ_impl.shapes.Mixin1D method)
enlarge() (cadquery.BoundBox method)
EnvironmentBuilder (class in cadquery.cqgi)
export() (cadquery.Assembly method)
(cadquery.occ_impl.shapes.Shape method)
(cadquery.Shape method)
(cadquery.Sketch method)
(cadquery.Workplane method)
exportAssembly() (in module cadquery.occ_impl.exporters.assembly)
exportBrep() (cadquery.occ_impl.shapes.Shape method)
(cadquery.Shape method)
exportCAF() (in module cadquery.occ_impl.exporters.assembly)
exportGLTF() (in module cadquery.occ_impl.exporters.assembly)
exportStep() (cadquery.occ_impl.shapes.Shape method)
(cadquery.Shape method)
exportStl() (cadquery.occ_impl.shapes.Shape method)
,
[1]
(cadquery.Shape method)
exportSvg() (cadquery.Workplane method)
exportVRML() (in module cadquery.occ_impl.exporters.assembly)
exportVTKJS() (in module cadquery.occ_impl.exporters.assembly)
extrude() (cadquery.Workplane method)
(in module cadquery.occ_impl.shapes)
extrudeLinear() (cadquery.occ_impl.shapes.Solid class method)
(cadquery.Solid class method)
extrudeLinearWithRotation() (cadquery.occ_impl.shapes.Solid class method)
(cadquery.Solid class method)
F
Face (class in cadquery)
(class in cadquery.occ_impl.shapes)
face() (cadquery.Sketch method)
(in module cadquery.occ_impl.shapes)
Faces() (cadquery.occ_impl.shapes.Shape method)
faces() (cadquery.occ_impl.shapes.Shape method)
Faces() (cadquery.Shape method)
faces() (cadquery.Shape method)
(cadquery.Sketch method)
(cadquery.Workplane method)
facesIntersectedByLine() (cadquery.occ_impl.shapes.Shape method)
(cadquery.Shape method)
fill() (in module cadquery.occ_impl.shapes)
fillet() (cadquery.occ_impl.shapes.Mixin3D method)
(cadquery.occ_impl.shapes.Wire method)
(cadquery.Sketch method)
(cadquery.Wire method)
(cadquery.Workplane method)
(in module cadquery.occ_impl.shapes)
fillet2D() (cadquery.Face method)
(cadquery.occ_impl.shapes.Face method)
(cadquery.occ_impl.shapes.Wire method)
(cadquery.Wire method)
filter() (cadquery.NearestToPointSelector method)
(cadquery.Selector method)
(cadquery.selectors.BaseDirSelector method)
(cadquery.selectors.BinarySelector method)
(cadquery.selectors.BoxSelector method)
(cadquery.selectors.DirectionNthSelector method)
(cadquery.selectors.InverseSelector method)
(cadquery.selectors.NearestToPointSelector method)
(cadquery.selectors.Selector method)
(cadquery.selectors.StringSyntaxSelector method)
(cadquery.selectors.TypeSelector method)
(cadquery.Sketch method)
(cadquery.StringSyntaxSelector method)
(cadquery.TypeSelector method)
(cadquery.Workplane method)
finalize() (cadquery.Sketch method)
findFace() (cadquery.Workplane method)
findOutsideBox2D() (cadquery.BoundBox static method)
findSolid() (cadquery.Workplane method)
first() (cadquery.Workplane method)
fix() (cadquery.occ_impl.shapes.Shape method)
(cadquery.Shape method)
(in module cadquery.occ_impl.shapes)
fuse() (cadquery.Compound method)
(cadquery.occ_impl.shapes.Compound method)
(cadquery.occ_impl.shapes.Shape method)
(cadquery.Shape method)
(in module cadquery.occ_impl.shapes)
G
geomType() (cadquery.occ_impl.shapes.Shape method)
(cadquery.Shape method)
H
hashCode() (cadquery.occ_impl.shapes.Shape method)
(cadquery.Shape method)
hLine() (cadquery.Workplane method)
hLineTo() (cadquery.Workplane method)
hole() (cadquery.Workplane method)
hull() (cadquery.Sketch method)
I
importBrep() (cadquery.occ_impl.shapes.Shape class method)
(cadquery.Shape class method)
importDXF() (cadquery.importers method)
(cadquery.Sketch method)
InputParameter (class in cadquery.cqgi)
interpPlate() (cadquery.occ_impl.shapes.Solid class method)
(cadquery.Solid class method)
(cadquery.Workplane method)
intersect() (cadquery.Compound method)
(cadquery.occ_impl.shapes.Compound method)
(cadquery.occ_impl.shapes.Shape method)
(cadquery.Shape method)
(cadquery.Workplane method)
(in module cadquery.occ_impl.shapes)
InvalidParameterError
InverseSelector (class in cadquery.selectors)
invoke() (cadquery.Sketch method)
(cadquery.Workplane method)
isEqual() (cadquery.occ_impl.shapes.Shape method)
(cadquery.Shape method)
isInside() (cadquery.BoundBox method)
(cadquery.occ_impl.shapes.Mixin3D method)
isNull() (cadquery.occ_impl.shapes.Shape method)
(cadquery.Shape method)
isSame() (cadquery.occ_impl.shapes.Shape method)
(cadquery.Shape method)
isSolid() (cadquery.occ_impl.shapes.Solid static method)
(cadquery.Solid static method)
isValid() (cadquery.occ_impl.shapes.Shape method)
(cadquery.Shape method)
item() (cadquery.Workplane method)
K
key() (cadquery.selectors.AreaNthSelector method)
(cadquery.selectors.CenterNthSelector method)
(cadquery.selectors.LengthNthSelector method)
(cadquery.selectors.RadiusNthSelector method)
L
largestDimension() (cadquery.Workplane method)
last() (cadquery.Workplane method)
LengthNthSelector (class in cadquery.selectors)
line() (cadquery.Workplane method)
lineTo() (cadquery.Workplane method)
locate() (cadquery.occ_impl.shapes.Shape method)
(cadquery.Shape method)
located() (cadquery.occ_impl.shapes.Shape method)
(cadquery.Shape method)
(cadquery.Sketch method)
Location (class in cadquery)
location() (cadquery.occ_impl.shapes.Shape method)
(cadquery.Shape method)
locationAt() (cadquery.occ_impl.shapes.Mixin1D method)
locations() (cadquery.occ_impl.shapes.Mixin1D method)
loft() (cadquery.Workplane method)
(in module cadquery.occ_impl.shapes)
M
makeBezier() (cadquery.Edge class method)
(cadquery.occ_impl.shapes.Edge class method)
makeBox() (cadquery.occ_impl.shapes.Solid class method)
(cadquery.Solid class method)
makeCircle() (cadquery.occ_impl.shapes.Wire class method)
(cadquery.Wire class method)
makeCompound() (cadquery.Compound class method)
(cadquery.occ_impl.shapes.Compound class method)
makeCone() (cadquery.occ_impl.shapes.Solid class method)
(cadquery.Solid class method)
makeCylinder() (cadquery.occ_impl.shapes.Solid class method)
(cadquery.Solid class method)
makeEllipse() (cadquery.Edge class method)
(cadquery.occ_impl.shapes.Edge class method)
(cadquery.occ_impl.shapes.Wire class method)
(cadquery.Wire class method)
makeFromWires() (cadquery.Face class method)
(cadquery.occ_impl.shapes.Face class method)
makeHelix() (cadquery.occ_impl.shapes.Wire class method)
(cadquery.Wire class method)
makeLine() (cadquery.Edge class method)
(cadquery.occ_impl.shapes.Edge class method)
makeLoft() (cadquery.occ_impl.shapes.Solid class method)
(cadquery.Solid class method)
makeNSidedSurface() (cadquery.Face class method)
(cadquery.occ_impl.shapes.Face class method)
makePolygon() (cadquery.occ_impl.shapes.Wire class method)
(cadquery.Wire class method)
makeRuledSurface() (cadquery.Face class method)
(cadquery.occ_impl.shapes.Face class method)
makeShell() (cadquery.occ_impl.shapes.Shell class method)
(cadquery.Shell class method)
makeSolid() (cadquery.occ_impl.shapes.Solid class method)
(cadquery.Solid class method)
makeSphere() (cadquery.occ_impl.shapes.Solid class method)
(cadquery.Solid class method)
makeSpline() (cadquery.Edge class method)
(cadquery.occ_impl.shapes.Edge class method)
makeSplineApprox() (cadquery.Edge class method)
(cadquery.Face class method)
(cadquery.occ_impl.shapes.Edge class method)
(cadquery.occ_impl.shapes.Face class method)
makeTangentArc() (cadquery.Edge class method)
(cadquery.occ_impl.shapes.Edge class method)
makeText() (cadquery.Compound class method)
(cadquery.occ_impl.shapes.Compound class method)
makeThreePointArc() (cadquery.Edge class method)
(cadquery.occ_impl.shapes.Edge class method)
makeTorus() (cadquery.occ_impl.shapes.Solid class method)
(cadquery.Solid class method)
makeWedge() (cadquery.occ_impl.shapes.Solid class method)
(cadquery.Solid class method)
map() (cadquery.Sketch method)
(cadquery.Workplane method)
Matrix (class in cadquery)
matrixOfInertia() (cadquery.occ_impl.shapes.Shape static method)
(cadquery.Shape static method)
mesh() (cadquery.occ_impl.shapes.Shape method)
(cadquery.Shape method)
mirror() (cadquery.occ_impl.shapes.Shape method)
(cadquery.Shape method)
(cadquery.Workplane method)
mirrorX() (cadquery.Workplane method)
mirrorY() (cadquery.Workplane method)
Mixin1D (class in cadquery.occ_impl.shapes)
Mixin1DProtocol (class in cadquery.occ_impl.shapes)
Mixin3D (class in cadquery.occ_impl.shapes)
module
cadquery
cadquery.cqgi
cadquery.occ_impl.exporters.assembly
cadquery.occ_impl.shapes
cadquery.selectors
move() (cadquery.occ_impl.shapes.Shape method)
(cadquery.Shape method)
(cadquery.Workplane method)
moved() (cadquery.occ_impl.shapes.Shape method)
(cadquery.Shape method)
(cadquery.Sketch method)
moveTo() (cadquery.Workplane method)
multiply() (cadquery.Vector method)
N
name (cadquery.cqgi.InputParameter attribute)
named() (cadquery.Plane class method)
NearestToPointSelector (class in cadquery)
(class in cadquery.selectors)
newObject() (cadquery.Workplane method)
NoOutputError
normal() (cadquery.occ_impl.shapes.Mixin1D method)
normalAt() (cadquery.Face method)
(cadquery.occ_impl.shapes.Face method)
normalized() (cadquery.Vector method)
O
offset() (cadquery.Sketch method)
(in module cadquery.occ_impl.shapes)
offset2D() (cadquery.occ_impl.shapes.Wire method)
(cadquery.Wire method)
(cadquery.Workplane method)
P
ParallelDirSelector (class in cadquery)
(class in cadquery.selectors)
paramAt() (cadquery.occ_impl.shapes.Mixin1D method)
ParameterDescriptionFinder (class in cadquery.cqgi)
parametricCurve() (cadquery.Workplane method)
parametricSurface() (cadquery.Workplane method)
parray() (cadquery.Sketch method)
parse() (in module cadquery.cqgi)
PerpendicularDirSelector (class in cadquery)
(class in cadquery.selectors)
placeSketch() (cadquery.Workplane method)
Plane (class in cadquery)
plane() (in module cadquery.occ_impl.shapes)
polarArray() (cadquery.Workplane method)
polarLine() (cadquery.Workplane method)
polarLineTo() (cadquery.Workplane method)
polygon() (cadquery.Sketch method)
(cadquery.Workplane method)
(in module cadquery.occ_impl.shapes)
polyline() (cadquery.Workplane method)
(in module cadquery.occ_impl.shapes)
positionAt() (cadquery.occ_impl.shapes.Mixin1D method)
positions() (cadquery.occ_impl.shapes.Mixin1D method)
project() (cadquery.occ_impl.shapes.Mixin1D method)
projectToLine() (cadquery.Vector method)
projectToPlane() (cadquery.Vector method)
push() (cadquery.Sketch method)
pushPoints() (cadquery.Workplane method)
R
radius() (cadquery.occ_impl.shapes.Mixin1D method)
radiusArc() (cadquery.Workplane method)
RadiusNthSelector (class in cadquery.selectors)
rarray() (cadquery.Sketch method)
(cadquery.Workplane method)
rect() (cadquery.Sketch method)
(cadquery.Workplane method)
(in module cadquery.occ_impl.shapes)
regularPolygon() (cadquery.Sketch method)
remove() (cadquery.Compound method)
(cadquery.occ_impl.shapes.Compound method)
replace() (cadquery.Sketch method)
reset() (cadquery.Sketch method)
revolve() (cadquery.occ_impl.shapes.Solid class method)
(cadquery.Solid class method)
(cadquery.Workplane method)
(in module cadquery.occ_impl.shapes)
rotate() (cadquery.occ_impl.shapes.Shape method)
(cadquery.Shape method)
(cadquery.Workplane method)
rotateAboutCenter() (cadquery.Workplane method)
rotated() (cadquery.Plane method)
S
sagittaArc() (cadquery.Workplane method)
save() (cadquery.Assembly method)
scale() (cadquery.occ_impl.shapes.Shape method)
(cadquery.Shape method)
ScriptCallback (class in cadquery.cqgi)
ScriptExecutionError
ScriptMetadata (class in cadquery.cqgi)
section() (cadquery.Workplane method)
segment() (cadquery.Sketch method)
(in module cadquery.occ_impl.shapes)
select() (cadquery.Sketch method)
Selector (class in cadquery)
(class in cadquery.selectors)
setOrigin2d() (cadquery.Plane method)
Shape (class in cadquery)
(class in cadquery.occ_impl.shapes)
ShapeProtocol (class in cadquery.occ_impl.shapes)
ShapeResult (class in cadquery.cqgi)
shapes (cadquery.Assembly property)
Shell (class in cadquery)
(class in cadquery.occ_impl.shapes)
shell() (cadquery.occ_impl.shapes.Mixin3D method)
(cadquery.Workplane method)
(in module cadquery.occ_impl.shapes)
Shells() (cadquery.occ_impl.shapes.Shape method)
shells() (cadquery.occ_impl.shapes.Shape method)
Shells() (cadquery.Shape method)
shells() (cadquery.Shape method)
(cadquery.Workplane method)
show_object() (cadquery.cqgi.ScriptCallback method)
siblings() (cadquery.Compound method)
(cadquery.occ_impl.shapes.Compound method)
(cadquery.occ_impl.shapes.Shape method)
(cadquery.Shape method)
(cadquery.Workplane method)
size() (cadquery.Workplane method)
Sketch (class in cadquery)
sketch() (cadquery.Workplane method)
slot() (cadquery.Sketch method)
slot2D() (cadquery.Workplane method)
Solid (class in cadquery)
(class in cadquery.occ_impl.shapes)
solid() (in module cadquery.occ_impl.shapes)
Solids() (cadquery.occ_impl.shapes.Shape method)
solids() (cadquery.occ_impl.shapes.Shape method)
Solids() (cadquery.Shape method)
solids() (cadquery.Shape method)
(cadquery.Workplane method)
solve() (cadquery.Assembly method)
(cadquery.Sketch method)
sort() (cadquery.Sketch method)
(cadquery.Workplane method)
sortWiresByBuildOrder() (in module cadquery)
(in module cadquery.occ_impl.shapes)
sphere() (cadquery.Workplane method)
(in module cadquery.occ_impl.shapes)
spline() (cadquery.Sketch method)
(cadquery.Workplane method)
(in module cadquery.occ_impl.shapes)
splineApprox() (cadquery.Workplane method)
split() (cadquery.occ_impl.shapes.Shape method)
(cadquery.Shape method)
(cadquery.Workplane method)
(in module cadquery.occ_impl.shapes)
startPoint() (cadquery.occ_impl.shapes.Mixin1D method)
stitch() (cadquery.occ_impl.shapes.Wire method)
(cadquery.Wire method)
StringSyntaxSelector (class in cadquery)
(class in cadquery.selectors)
subtract() (cadquery.Sketch method)
SubtractSelector (class in cadquery.selectors)
SumSelector (class in cadquery.selectors)
sweep() (cadquery.occ_impl.shapes.Solid class method)
(cadquery.Solid class method)
(cadquery.Workplane method)
(in module cadquery.occ_impl.shapes)
sweep_multi() (cadquery.occ_impl.shapes.Solid class method)
(cadquery.Solid class method)
T
tag() (cadquery.Sketch method)
(cadquery.Workplane method)
tangentArcPoint() (cadquery.Workplane method)
tangentAt() (cadquery.occ_impl.shapes.Mixin1D method)
test() (cadquery.DirectionSelector method)
(cadquery.ParallelDirSelector method)
(cadquery.PerpendicularDirSelector method)
(cadquery.selectors.BaseDirSelector method)
(cadquery.selectors.DirectionSelector method)
(cadquery.selectors.ParallelDirSelector method)
(cadquery.selectors.PerpendicularDirSelector method)
text() (cadquery.Workplane method)
(in module cadquery.occ_impl.shapes)
thicken() (cadquery.Face method)
(cadquery.occ_impl.shapes.Face method)
threePointArc() (cadquery.Workplane method)
toArcs() (cadquery.Face method)
(cadquery.occ_impl.shapes.Face method)
toCompound() (cadquery.Assembly method)
toJSON() (in module cadquery.occ_impl.assembly)
toLocalCoords() (cadquery.Plane method)
toOCC() (cadquery.Workplane method)
toPending() (cadquery.Workplane method)
toPln() (cadquery.Face method)
(cadquery.occ_impl.shapes.Face method)
torus() (in module cadquery.occ_impl.shapes)
toSplines() (cadquery.occ_impl.shapes.Shape method)
(cadquery.Shape method)
toSvg() (cadquery.Workplane method)
toTuple() (cadquery.Color method)
(cadquery.Location method)
toVtkPolyData() (cadquery.occ_impl.shapes.Shape method)
(cadquery.Shape method)
toWorldCoords() (cadquery.Plane method)
transformed() (cadquery.Workplane method)
transformGeometry() (cadquery.occ_impl.shapes.Shape method)
(cadquery.Shape method)
transformShape() (cadquery.occ_impl.shapes.Shape method)
(cadquery.Shape method)
translate() (cadquery.occ_impl.shapes.Shape method)
(cadquery.Shape method)
(cadquery.Workplane method)
transposed_list() (cadquery.Matrix method)
trapezoid() (cadquery.Sketch method)
traverse() (cadquery.Assembly method)
twistExtrude() (cadquery.Workplane method)
TypeSelector (class in cadquery)
(class in cadquery.selectors)
U
union() (cadquery.Workplane method)
V
val() (cadquery.Sketch method)
(cadquery.Workplane method)
valid_values (cadquery.cqgi.InputParameter attribute)
validate() (cadquery.cqgi.CQModel method)
vals() (cadquery.Sketch method)
(cadquery.Workplane method)
varType (cadquery.cqgi.InputParameter attribute)
Vector (class in cadquery)
Vertex (class in cadquery)
(class in cadquery.occ_impl.shapes)
vertex() (in module cadquery.occ_impl.shapes)
Vertices() (cadquery.occ_impl.shapes.Shape method)
vertices() (cadquery.occ_impl.shapes.Shape method)
Vertices() (cadquery.occ_impl.shapes.Wire method)
(cadquery.Shape method)
vertices() (cadquery.Shape method)
(cadquery.Sketch method)
Vertices() (cadquery.Wire method)
vertices() (cadquery.Workplane method)
visit_Call() (cadquery.cqgi.ParameterDescriptionFinder method)
vLine() (cadquery.Workplane method)
vLineTo() (cadquery.Workplane method)
Volume() (cadquery.occ_impl.shapes.Shape method)
(cadquery.Shape method)
W
wedge() (cadquery.Workplane method)
Wire (class in cadquery)
(class in cadquery.occ_impl.shapes)
wire() (cadquery.Workplane method)
(in module cadquery.occ_impl.shapes)
Wires() (cadquery.occ_impl.shapes.Shape method)
wires() (cadquery.occ_impl.shapes.Shape method)
Wires() (cadquery.Shape method)
wires() (cadquery.Shape method)
(cadquery.Sketch method)
(cadquery.Workplane method)
wiresToFaces() (in module cadquery.occ_impl.shapes)
Workplane (class in cadquery)
workplane() (cadquery.Workplane method)
workplaneFromTagged() (cadquery.Workplane method)