Our 3D CAD supplier models have been moved to 3Dfindit.com, the new visual search engine for 3D CAD, CAE & BIM models.
You can log in there with your existing account of this site.
The content remains free of charge.
2.3.6.1. Block
[CreationOptions(is3d)]
2.3.6.1.11.
Key
"PipingConnPoint" - NX routing function
|
|
---|---|
Prev | Next |
Fitting ports are shown by little arrows in NX, which indicate the flow direction. As of V9.07 this information can be generated from the PARTsolutions connection points.
In order for the NX Routing function to be used with PARTsolutions, a "NX Routing Electrical" license must be available.
Configuration
file $CADENAS_SETUP/ifugnx.cfg
->
section [CreationOptions(is3d):include(CreationOptions)]
-> key PipingConnPoint
PipingConnPoint=1
With activated key at each export on each connection point a "Fitting Port Feature" is generated.
Flow direction of these ports is derived from the Z-axis of the connection point.
The ports will be
generated on Layer 32 and will be visible by default (corresponding to the
setting in ifugnx.cfg
-> key layer_11
-> value ports:32:2
).