Hi all together,
i tried to export my drawing to PDF but there is a problem.
My page contains some fully shaded views. Most of the body's shown are white and with transparency of 70%.
The other are red and transparency 0%.
On my screen it looks perfect but after export to PDF there is no...
Hi all together,
I tried to create a tool for my drawings. There are some isometric views on the page.
If I need to rotate the modeling view of on draftingview all the other views should also turn around in the same way.
So I need to aling all views to one selected.
To turn around I change...
Hi all together,
i try to find a way to syncron the part attributes to the assembly.
In this case i found AssembliesGeneralPropertiesBuilder and tried out the following code but it doesn´t work.
Sub Main(ByVal args() As String)
Dim theSession As Session = Session.GetSession()
Dim...
Hi all together,
i try to find a solution to get the component is connectet to a routing object.
I played arraund with Segments, Isegments, stocks,connectionpoints and routing manager.
At the moment i use a attribute for each... to identify the flange, sleeve or t-peece.
Is there a better...
Hy at all,
i have a little problem with my Journal.
I have a drawing with a lot of id symbols created by the user manuel. Now i whant to modify the part is associated with the symbol.
There is no Attribute created to the part or somthimg else i can identify it. So i need to get it via the id...
Hy all together,
I´m new with NX Journaling and got a Problem by reading an Attribute from a part.
All the part attributes i can read with my Journal. But there are some attributes assingned to the stock (extrude) in the part.
I tried to read the Material Attribute (string) but it didn´t work...