Big thanks cowski, I tried to convert it to .ContainerFeature, but that is for something like patternfeature. I also tried isContainerFeature, but holepackage.isContainerFeature is false...
----
kukelyk
Hi, in NX12, when I loop thru workpart.features, I would skip the subfeatures of the holepackage features.
As HolePackage is not a ContainerFeature, I cannot use GetAllContainedFeatures method.
When it reaches a Threaded Hole feature, it goes into the first branch of "IF", but with the...
Hi,
on the GTAC, there is a create_and_unite_two_solids vb journal, which is operating with UFModl functions,
Modl.CreateBlock1
Modl.CreateCyl1
UniteBodies
When I run it the first time, everything is OK. But the second run produces an exception at the first createblock line.
Could anyone please...
A slot geometry recognized by FBM (POCKET_OBROUND_STRAIGHT)? The drilling operation allows selection of cylinder1, cylinder2, or Faces_wall, but all of them will make a single hole only.
----
kukelyk
Make a search in the gtac solution center for "post second block styler dialog from an action button in another". There is the solution You need.
----
kukelyk
try
mom_pos
"Defines the machine tool coordinates of the goto point. For Lathes, this is the X and Z positions of the tool tip. For four and five milling machines, mom_pos(3) and mom_pos(4) represent the fourth and fifth axis rotary positions. The rotary positions are between 0 and 360. For...