DxfArc Calculate Start and Endpoint (CadLib 4.0)
![]() 3/5/2024 4:39 PM
|
---|
Hi,
I am not really fit with mathematics :(
Is there a helper Method to get start and endpoint from a DxfArc?
Thanks
Daniel
|
![]() 3/5/2024 4:49 PM
|
---|
Hi,
Should be something like this:
C# Code: Matrix4D transform =
arc. |
![]() 3/5/2024 5:04 PM
|
---|
Thanks, I will try it asap!
|
![]() 3/5/2024 5:19 PM
|
---|
I updated it, I made a mistake in my first attempt!
- Wout
|
![]() 3/6/2024 6:35 AM
|
---|
THX!
Two little Helper. Works fine :D
C# Code: / |