Macros basic query
Macros basic query
(OP)
Hi Folks,
I have got a basic doubt in macros
I am trying to define a macro to select the offset planes in the part(only the offset planes). Could anyone please help me out in this? how do you define the offset planes in the obj selection? Thanks in Advance.
I have got a basic doubt in macros
I am trying to define a macro to select the offset planes in the part(only the offset planes). Could anyone please help me out in this? how do you define the offset planes in the obj selection? Thanks in Advance.





RE: Macros basic query
Tiago Figueiredo
Tooling Engineer
Youtube channel:
https://www.youtube.com/channel/UC1qdlBeJJEgMgpPLV...
RE: Macros basic query
Why don't you just parse all hybridshapes in your part and put into selection only 'offset plane' types? That is without interacting with the user.
RE: Macros basic query
thanks a lot for your replies.If possible please get me the codes.
RE: Macros basic query
indocti discant et ament meminisse periti
RE: Macros basic query
RE: Macros basic query
that will also provide you with the basic syntax for the selection search
regards,
LWolf