How to set different gsmarker when use mode->geometry().pline()

How to set different gsmarker when use mode->geometry().pline()

Anonymous
Not applicable
531 Views
2 Replies
Message 1 of 3

How to set different gsmarker when use mode->geometry().pline()

Anonymous
Not applicable

I need draw some AcDbPolyLine in my custom entity's subWorldDraw use mode->geometry().pline,but mode->subEntityTraits().setSelectionMarker can't work. Every geometry().pline always set gsmarker start with 1.

 

Can somebody help me? Thanks!

0 Likes
532 Views
2 Replies
Replies (2)
Message 2 of 3

artc2
Autodesk
Autodesk

The pline method uses an AcDbPolyline which sets its own gsmarkers and there is no way to override that.

0 Likes
Message 3 of 3

Anonymous
Not applicable

Hi!

Has other way to replace mode->geometry().pline()?

thank you very much

0 Likes