NX10 - Block UI Styler - Get Objects from SuperSection Sketch
NX10 - Block UI Styler - Get Objects from SuperSection Sketch
(OP)
Hello everyone,
I'd like to make an application using Block UI Styler, where the user can move an object by specifyng a new point using the sketch from the supersection-block.
The object would be moved then to the new specified point, which was coincidentally contrained to a line.
I have 2 main problems here:
- the recorded journal for the sketch commands returns a few objects and i dont know how to get the exact information of my point.
- I can place a callback code for when the supersection button is used, but in this case I need the properties of the block/the callback code when the user is done with with the sketch. Are there any examples for using sketching in Block UI Styler?
I am quite new to NXOpen and programming in general. Any suggestions and comments are welcome. Thank you :)
I'd like to make an application using Block UI Styler, where the user can move an object by specifyng a new point using the sketch from the supersection-block.
The object would be moved then to the new specified point, which was coincidentally contrained to a line.
I have 2 main problems here:
- the recorded journal for the sketch commands returns a few objects and i dont know how to get the exact information of my point.
- I can place a callback code for when the supersection button is used, but in this case I need the properties of the block/the callback code when the user is done with with the sketch. Are there any examples for using sketching in Block UI Styler?
I am quite new to NXOpen and programming in general. Any suggestions and comments are welcome. Thank you :)




