smitty239
Automotive
- Jan 4, 2007
- 60
Hi Everyone
I am trying to write a program that with user input sets the wcs. UG documentation says to use this
Public Sub SetOriginAndMatrix(ByVal origin As NXOpen.Point3d, ByVal matrix As NXOpen.Matrix3x3)
getting the 3 points is easy my problem is how do you figure out what the 3 x 3 matrix is? I know what the numbers mean but I have no idea how to figure them out it is different for every wcs position and there is no documentation for how to figure it out. Please help !!!!!
Smitty
I am trying to write a program that with user input sets the wcs. UG documentation says to use this
Public Sub SetOriginAndMatrix(ByVal origin As NXOpen.Point3d, ByVal matrix As NXOpen.Matrix3x3)
getting the 3 points is easy my problem is how do you figure out what the 3 x 3 matrix is? I know what the numbers mean but I have no idea how to figure them out it is different for every wcs position and there is no documentation for how to figure it out. Please help !!!!!
Smitty