MANox
Mechanical
- Apr 2, 2007
- 130
Hello,
I try create views in drafting.
I was recorded two journal - first in Native NX, second in NX by TeamCenter.
I have problem with one position:
in Native:
baseViewBuilder1.Style.ViewStyleBase.PartName = "D:\MyProject\TestProject\Testfile_A.prt"
I change this to:
baseViewBuilder1.Style.ViewStyleBase.PartName = workpart.FullPath
and it's work.
In Tc:
baseViewBuilder1.Style.ViewStyleBase.PartName = "%UGMGR=V3.2 PH=CnoRJUvvh6JUtA PRH=CnsRJUvvh6JUtA PN=TestFile PRN=A AN=TestFile_dwg RT=""has specification"" AT=""UG part file"" AUID=U8qRpll
And I don't know how ask about workpart (specyfication) PartName.
Best regards
MANox
NX2027
TC14
I try create views in drafting.
I was recorded two journal - first in Native NX, second in NX by TeamCenter.
I have problem with one position:
in Native:
baseViewBuilder1.Style.ViewStyleBase.PartName = "D:\MyProject\TestProject\Testfile_A.prt"
I change this to:
baseViewBuilder1.Style.ViewStyleBase.PartName = workpart.FullPath
and it's work.
In Tc:
baseViewBuilder1.Style.ViewStyleBase.PartName = "%UGMGR=V3.2 PH=CnoRJUvvh6JUtA PRH=CnsRJUvvh6JUtA PN=TestFile PRN=A AN=TestFile_dwg RT=""has specification"" AT=""UG part file"" AUID=U8qRpll
And I don't know how ask about workpart (specyfication) PartName.
Best regards
MANox
NX2027
TC14