Read data from internal spreadsheet
Read data from internal spreadsheet
(OP)
Is there a possibility to read data from internal spreadsheet like to reading data from external spreadsheet using command: ug_cell_read("ext file", XX)
So i could have my excel table inside .prt file.
So i could have my excel table inside .prt file.





RE: Read data from internal spreadsheet
RE: Read data from internal spreadsheet
But next how to use command ug_cell_read(????, XX)
what i should write in path "?????"
RE: Read data from internal spreadsheet
RE: Read data from internal spreadsheet
RE: Read data from internal spreadsheet
thread561-328366: Excel spreadsheet driving sketches in NX8
www.nxjournaling.com
RE: Read data from internal spreadsheet
John R. Baker, P.E.
Product 'Evangelist'
Product Engineering Software
Siemens PLM Software Inc.
Industry Sector
Cypress, CA
Siemens PLM:
UG/NX Museum:
To an Engineer, the glass is twice as big as it needs to be.
RE: Read data from internal spreadsheet
For me its OK, because i will change these parameter only by open "spreadsheet", changing in table, and then 'Update NX Part'.
But I still dont know how to use this command "ug_cell_read" directly to "internal spreadsheet". Because I dont use A and B column (parameter and value) But i need put a huge table like (B2:R70).
So i need to know "path" for my expression command:
a=ug_cell_read("path","cell")
where a is used in feature modeling,
"cell" is taken now from external excel and i want to use internal spreadsheet (example:F37)
And second question:
Is there no problem with UG7,5 spreadsheet and excel_2010?
RE: Read data from internal spreadsheet
When I have excell open from NX and standalone .xls file is it possible to connect those two files with somekind of formula so the changes in outside .xls will for changes in NX .xls?
I wish to have something like this for filling up tables in drawings.
thx
Carliro
RE: Read data from internal spreadsheet
EXCEL (table)-> SPREADSHEET (table)-> FEATURE (number from spreadsheet table)
RE: Read data from internal spreadsheet
John R. Baker, P.E.
Product 'Evangelist'
Product Engineering Software
Siemens PLM Software Inc.
Industry Sector
Cypress, CA
Siemens PLM:
UG/NX Museum:
To an Engineer, the glass is twice as big as it needs to be.