Steve_Looud
Computer
- Jul 4, 2019
- 2
Hey,
i am fairly new with VB and journals for NX.
But i have modified many codes found in the internet, to my needs.
Will say, i have some experience in reading and understanding the VB code and also modifieing it.
But now i came to a point, where i found no solution.
I want to have a Journal that should do the following (absolute minimalized) in a Drawing:
1. Start the Journal
2. Give the User a Selection only for Symbols
3. .... Do something
We use Symbols out of the Symbol-Library (next to the Reuse Library) in our Drawings.
The Symbols are placed manually directly in the Drawing-Sheet (SHEET-1) and also placed combined to a Drawing-View.
If you add a Symbol to a Drawing, there is a Button where you can say to with View this Symbol should be added.
The same effect came up, if you place the Symbol in the View with expand mode.
Every Code out there will allow the selection of Symbols that are placed in the Drawing-Sheet (Sheet-1).
But all of the Codes will not allow the selection of a Symbol that is combined to a Drawing-View.
If i go in expand mode, all of the codes will select the Symbols ...
But i want to open a Drawing, start my journal and select a Symbol that is placed in the expand mode.
If i do this manually i can select everything. Recording this will give me some crap code. I can not read out anything for my selection problem.
So, did anyone here have an idea, how to select a Symbol in a Drawing-View?
If you have questions to me .... I will answer shortly
Thank you.
Regards, Steve
i am fairly new with VB and journals for NX.
But i have modified many codes found in the internet, to my needs.
Will say, i have some experience in reading and understanding the VB code and also modifieing it.
But now i came to a point, where i found no solution.
I want to have a Journal that should do the following (absolute minimalized) in a Drawing:
1. Start the Journal
2. Give the User a Selection only for Symbols
3. .... Do something
We use Symbols out of the Symbol-Library (next to the Reuse Library) in our Drawings.
The Symbols are placed manually directly in the Drawing-Sheet (SHEET-1) and also placed combined to a Drawing-View.
If you add a Symbol to a Drawing, there is a Button where you can say to with View this Symbol should be added.
The same effect came up, if you place the Symbol in the View with expand mode.
Every Code out there will allow the selection of Symbols that are placed in the Drawing-Sheet (Sheet-1).
But all of the Codes will not allow the selection of a Symbol that is combined to a Drawing-View.
If i go in expand mode, all of the codes will select the Symbols ...
But i want to open a Drawing, start my journal and select a Symbol that is placed in the expand mode.
If i do this manually i can select everything. Recording this will give me some crap code. I can not read out anything for my selection problem.
So, did anyone here have an idea, how to select a Symbol in a Drawing-View?
If you have questions to me .... I will answer shortly
Thank you.
Regards, Steve