Geometry
Understanding geometric concepts and utilities in CadSDK.
-
Plane3D
Learn about the Plane3D class that provides a robust representation of 3D planes, crucial for defining the orientation of elements like circles, arcs, text, and dimensions in 3D space.
Next Steps
After understanding the geometry concepts, you can:
- Explore the Elements documentation to see how geometric concepts are applied.
- Check out Practical Examples to see geometry in action with real-world scenarios.