Hello all,
When I select single curve in Userform then I can declare it as a public variabale so I can use it in other modules.
But when I select multiple curves for creating multisection surface I cannot declare the selection as a public variable. because it is an array now
how can i declare...
I found how to relate feature with the predefined parameter
Set formula1 = relations1.CreateFormula("", "", hybridShapeLineAngle2.Angle, "`Prism[1-1]\Prism[1-1]_i3`")
hybridShapeLineAngle2.Angle is my angle value used in the feature and
`Prism[1-1]\Prism[1-1]_i3` is my predefined parameter...
i am trying to create a visul basic code with using parameters.
after i execute the macro i can see theese created parameters under the parameters tree. also i am using these parameters for sweep operation but the sweep operation is taking only the parameter value itself. it is no more related...
Hi
this is my first post in Eng-Tips Forums
I don't see any default settings about the nastran file units in NX advanced Simulation. the default setting is mm-mN-kg.
but in some cases our customers want mm-N-tonne or other unit systems.
to do this I use the export simulation option (File ->...