Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.

Extrusion of sketh profiles is random?

druVR3G9
Observer

Extrusion of sketh profiles is random?

druVR3G9
Observer
Observer

currently I'm having some struggles with extruding a sketch created from a DXF.
I want to import a DXF and then extrude a specific part of the DXF.

Now the Problem: Sometimes it is extruding the right profile, sometimes it is not.
It seems like the profiles are generated randomly on import?
Is it possible to get the area size of the sketch profiles?

 

thanks!

 

0 Likes
Reply
284 Views
1 Reply
Reply (1)

JeromeBriot
Mentor
Mentor

@druVR3G9 wrote:

Is it possible to get the area size of the sketch profiles?


Hello,

 

Use the areaProperties method of the Profile object. It returns an AreaProperties object.

 

0 Likes