In proE, a user cannot add parameters to Vertices. I have cross checked this and observed there is no selection filter for vertices in the Tools->Parameters Dialog.<br style="font-family: Arial,Helvetica,sans-serif;"><br style="font-family: Arial,Helvetica,sans-serif;">However it appears, you can select a vertex for some commands. When I tested the selection of a vertex using ProSelectionModelitemGet, I got a modelitem whose type is one of <br style="font-family: Arial,Helvetica,sans-serif;">
PRO_EDGE_START = 71,<br style="font-family: Arial,Helvetica,sans-serif;"> PRO_EDGE_END = 72,<br style="font-family: Arial,Helvetica,sans-serif;"> PRO_CRV_START = 74,<br style="font-family: Arial,Helvetica,sans-serif;"> PRO_CRV_END = 75,<br style="font-family: Arial,Helvetica,sans-serif;"><br style="font-family: Arial,Helvetica,sans-serif;">Is there a modelitem in proe for vertices? If there is, is there a command to access vertices,
say of an edge?
All these questions are driven towards the end goal of being able to create, set and get parameters
to and from vertices.
Help would be most appreciated.
Mukund Iyer Rajamony
</pre>
PRO_EDGE_START = 71,<br style="font-family: Arial,Helvetica,sans-serif;"> PRO_EDGE_END = 72,<br style="font-family: Arial,Helvetica,sans-serif;"> PRO_CRV_START = 74,<br style="font-family: Arial,Helvetica,sans-serif;"> PRO_CRV_END = 75,<br style="font-family: Arial,Helvetica,sans-serif;"><br style="font-family: Arial,Helvetica,sans-serif;">Is there a modelitem in proe for vertices? If there is, is there a command to access vertices,
say of an edge?
All these questions are driven towards the end goal of being able to create, set and get parameters
to and from vertices.
Help would be most appreciated.
Mukund Iyer Rajamony
</pre>