PartFamily Template > NXOpen > VB.NET > open & read cells in the internal excelbook
PartFamily Template > NXOpen > VB.NET > open & read cells in the internal excelbook
(OP)
Hi -
In NX >
Does someone here know if it will be possible to read values from the cell's in the internal excelsheet, in a partfamily template.
I know how to read and write in a excel sheet in OS - but I do not know how to access the excelsheet in a partfamily template.
I'm using VB.NET....
lklo
In NX >
Does someone here know if it will be possible to read values from the cell's in the internal excelsheet, in a partfamily template.
I know how to read and write in a excel sheet in OS - but I do not know how to access the excelsheet in a partfamily template.
I'm using VB.NET....
lklo





RE: PartFamily Template > NXOpen > VB.NET > open & read cells in the internal excelbook
www.nxjournaling.com
RE: PartFamily Template > NXOpen > VB.NET > open & read cells in the internal excelbook
In near future I´m gonna program a small too for authoring PTB files (used in routing environment).
My goal is to be able to create a PTB file in one shot , all info and data is stored in the family master part.
But seems to be possible, because NXOpen can extract the internal excel sheet by using:
I will give it a try...
But I need to find the spreadSheetTag
I will try find the syntax for that...
CODE -->
CODE -->
CODE -->
CODE -->
lklo