markupExt icon indicating copy to clipboard operation
markupExt copied to clipboard

how to get an x,y,z point on the surface...?

Open wallabyway opened this issue 6 years ago • 1 comments

hold down the ALT key and click on the surface. This will create a green dot, a new pivot point.

Then use this command line to retrieve the X,Y,Z pivot point position...

NOP_VIEWER.navigation.getPivotPoint();

screen shot 2018-12-07 at 4 01 41 pm

wallabyway avatar Dec 08 '18 00:12 wallabyway

why mine return the same value every NOP_VIEWER.navigation.getPivotPoint(); command ?

suryakumara avatar Dec 10 '21 05:12 suryakumara