Preview | SOLIDWORKS USER FORUM
Use your SOLIDWORKS ID or 3DEXPERIENCE ID to log in.
DBDidier Bernard23/06/2024
Dear Solidworks colleagues,
How to create a 3D circle via API?
By 3D, I mean: for example a circle whose center point is: 0,0,0. Radius is 10 units (of any kind) and plane normal vector is 1,1,1.
I am aware of CreateCircle2 and CreateCircleByRadius2 methods. But both of them require a plane to be selected before calling them.
Does this mean, that I can't create a 3D circle, without prior creating a 3D