NXOpen function for Drafting Page Size
NXOpen function for Drafting Page Size
(OP)
Hello -
I am writing a journal to insert the company titleblock, but I wanted to build in the intellegence for the system to know what size is the "work-active" page in drafting.
Is there a function that allows me to capture the current page size of the work-active drafting page?
Thanks in advance
(NX6.0.4.3)
I am writing a journal to insert the company titleblock, but I wanted to build in the intellegence for the system to know what size is the "work-active" page in drafting.
Is there a function that allows me to capture the current page size of the work-active drafting page?
Thanks in advance
(NX6.0.4.3)





RE: NXOpen function for Drafting Page Size
RE: NXOpen function for Drafting Page Size
I have been looking at your code, and I have a question:
This works great for displaying the information for each sheet in a multi-sheet drawing, but how would I gather the height and width for only the work-active sheet?
I was hoping to create title blocks on an "on-demand" per sheet operation.
Thanks again,
Brendan
RE: NXOpen function for Drafting Page Size
RE: NXOpen function for Drafting Page Size
Exactly what I was looking for.