2D Cartesian
The pyTooling.Cartesian2D
package …
2D Cartesian Properties:
Coordinates as
int
orfloat
.TBD
Features
TBD
Missing Features
TBD
Planned Features
TBD
Out of Scope
TBD
By Feature
Danger
Accessing internal fields of a origin, point, offset, … is strongly not recommended for users, as it might lead to a corrupted data structure. If a power-user wants to access these fields, feel free to use them for achieving a higher performance, but you got warned 😉.
Basic Classes
Origin2D
Point2D
Offset2D
Size2D
Segment2D
LineSegment2D
Shapes
Shape
Trapezium
Rectangle
Square
3D Cartesian
The pyTooling.Cartesian3D
package …