Java (or by hand): How do I get the bounding box fora component?
Java (or by hand): How do I get the bounding box fora component?
(OP)
I have an Assembly. Say it is this:
B s the work part. I want the bounding box for C in absolute coordinates.
How do I do this?
A +--B +--C
B s the work part. I want the bounding box for C in absolute coordinates.
How do I do this?





RE: Java (or by hand): How do I get the bounding box fora component?
Suresh
www.technisites.com.au
RE: Java (or by hand): How do I get the bounding box fora component?
Thanks!
RE: Java (or by hand): How do I get the bounding box fora component?
RE: Java (or by hand): How do I get the bounding box fora component?
Suresh
www.technisites.com.au
RE: Java (or by hand): How do I get the bounding box fora component?
But sometimes NX will show an optimized bounding box on fit (ctrl-f). This action is VERY fast. How do I get that functionality in code?