Circle
Circle definition with an offset.
Examples:
- With radius
r:Circle(r = 10.0mm); - With diameter
d:Circle(d = 5.0mm);
Parameters
- radius: Length
- center = (x = 0mm, y = 0mm)
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
Circle definition with an offset.
Examples:
r: Circle(r = 10.0mm);d: Circle(d = 5.0mm);