How can i trim to an Ployline using Pline with ObjectARX

How can i trim to an Ployline using Pline with ObjectARX

Anonymous
Not applicable
502 Views
1 Reply
Message 1 of 2

How can i trim to an Ployline using Pline with ObjectARX

Anonymous
Not applicable
anyone know if it is possible to trim to two entities How can i run it with
ObjectARX

Thank you for any assistance
0 Likes
503 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
look at AcDbCurve::intersectWith()

and then AcDbCurve::getSplitCurves()

Jon

"honesty man" wrote in message
news:372719171D23A0AC16E3581B67CE2CCF@in.WebX.maYIadrTaRb...
> anyone know if it is possible to trim to two entities How can i run it
with
> ObjectARX
>
> Thank you for any assistance
>
>
>
>
>
0 Likes