Function POINT( "object_name" ) in spreadsheet
Function POINT( "object_name" ) in spreadsheet
(OP)
I succeed to use the following function in the spreadsheet
EVALCRV( "object_name", eval_type, param1, param2, steps)
with (CTRL+SHIFT+ENTER to populate the cells)
but not the simple POINT function
POINT( "object_name" )
I always have the message: invalid function
Thanks in advance
Didier
EVALCRV( "object_name", eval_type, param1, param2, steps)
with (CTRL+SHIFT+ENTER to populate the cells)
but not the simple POINT function
POINT( "object_name" )
I always have the message: invalid function
Thanks in advance
Didier





RE: Function POINT( "object_name" ) in spreadsheet
John R. Baker, P.E.
Product 'Evangelist'
Product Design Solutions
Siemens PLM Software Inc.
Industry Sector
Cypress, CA
http://www.siemens.com/plm
http://www.plmworld.org/museum/
To an Engineer, the glass is twice as big as it needs to be.
RE: Function POINT( "object_name" ) in spreadsheet
Sorry, I forgot to specify that I use NX7 with Excel 2007
Didier
RE: Function POINT( "object_name" ) in spreadsheet
I explain that I want to populate 3 cells with the coordinate X,Y,Z of a named point "Point1"
No idea for me ?
Thanks in advance
Didier
RE: Function POINT( "object_name" ) in spreadsheet
RE: Function POINT( "object_name" ) in spreadsheet