Can I take assigned IJK values and have the tangent calculated from it. I have looked through the HELP files and it is of NO HELP.
Here is my code which missing something like how and where do I place the "TAN" statement.
PLN_RFACE =FEAT/PLANE,RECT,TRIANGLE
THEO/1.3101,-0.7086,-0.1107,0.9396847,0.0000591,0.3420419
ACTL/1.3101,-0.7086,-0.1107,0.9396847,0.0000591,0.3420419
CONSTR/PLANE,BF,RFACE_1,RFACE_2,RFACE_3,,
OUTLIER_REMOVAL/OFF,3
FILTER/OFF,WAVELENGTH=0
ASSIGN/V1 = PLN_RFACE.K/PLN_RFACE.I (where do palce the TAN statement to make this work??)
Craiger, this should be right up your "alley"
TIA
Duane
Here is my code which missing something like how and where do I place the "TAN" statement.
PLN_RFACE =FEAT/PLANE,RECT,TRIANGLE
THEO/1.3101,-0.7086,-0.1107,0.9396847,0.0000591,0.3420419
ACTL/1.3101,-0.7086,-0.1107,0.9396847,0.0000591,0.3420419
CONSTR/PLANE,BF,RFACE_1,RFACE_2,RFACE_3,,
OUTLIER_REMOVAL/OFF,3
FILTER/OFF,WAVELENGTH=0
ASSIGN/V1 = PLN_RFACE.K/PLN_RFACE.I (where do palce the TAN statement to make this work??)


Craiger, this should be right up your "alley"

TIA
Duane
Comment