offset

offset

Anonymous
Not applicable
563 Views
2 Replies
Message 1 of 3

offset

Anonymous
Not applicable

I can not offset some object 

how to solve it?

0 Likes
Accepted solutions (1)
564 Views
2 Replies
Replies (2)
Message 2 of 3

Alfred.NESWADBA
Consultant
Consultant
Accepted solution

Hi,

 

try to run _OFFSET in smaller steps and you'll see where the problem starts:

This screenshot was done with a polyline I created by command _BOUNDARY from your geometry (green poly) ... and then run _OFFSET twice with a distance of 2.0

 

20160418_1001.png

 

If you set OFFSETGAPTYPE to 1 (default it's 0) then you have the chance to run offset multiple times with a smaller distance so you get an offset of 9.0, but the algorythm used for _OFFSET is different

 

- alfred -

------------------------------------------------------------------------------------
Alfred NESWADBA
ISH-Solutions GmbH / Ingenieur Studio HOLLAUS
www.ish-solutions.at ... blog.ish-solutions.at ... LinkedIn ... CDay 2026
------------------------------------------------------------------------------------

(not an Autodesk consultant)
Message 3 of 3

Anonymous
Not applicable
thank you Sir ,
0 Likes