.NET
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to use GetSubentityPathsAtGsMarker?

3 REPLIES 3
Reply
Message 1 of 4
tangferry
334 Views, 3 Replies

How to use GetSubentityPathsAtGsMarker?

The GetSubentityPathsAtGsMarker function has a parameter named marker,but I don't know how to set it.
3 REPLIES 3
Message 2 of 4
Anonymous
in reply to: tangferry

The GS marker is used by the viewportDraw/worldDraw implementation of
objects. It is stored by the graphics subsystem. There are a couple of
places where we provide you with gs markers: one of them is the
SelectedObject.GraphicsSystemMarker property. You can also implement the
Autodesk.AutoCAD.GraphicsInterface classes yourself and pass your
implementation to worldDraw to find out what GS markers are sent down.

Albert
wrote in message news:4894581@discussion.autodesk.com...
The GetSubentityPathsAtGsMarker function has a parameter named marker,but I
don't know how to set it.
Message 3 of 4
tangferry
in reply to: tangferry

I select a solid and want to get its gs markers.How to do this by using the SelectedObject.GraphicsSystemMarker property?
Message 4 of 4
Anonymous
in reply to: tangferry

You can get the gs marker for the "subentity" that you used to select the
object (the edge that you picked on). You can't get all the gs markers this
way (unless you click on all edges individually one after another.

Albert
wrote in message news:4896025@discussion.autodesk.com...
I select a solid and want to get its gs markers.How to do this by using the
SelectedObject.GraphicsSystemMarker property?

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk DevCon in Munich May 28-29th


Autodesk Design & Make Report

”Boost