Это видео недоступно.
Сожалеем об этом.

Siemens NX - The Reusable Bounding Box

Поделиться
HTML-код
  • Опубликовано: 7 авг 2024
  • In this video you will learn how to get the dimensions of a bounding box as part attribute using a reusable feature. You can use these logistical informations on the drawing or for further processes in your PLM System.
    If-Then-Else-Condition Template (copy & reuse):
    If (TypeName(ug_askAttrValue_("", "BOX", "X"))= Number) then ug_setAttrValue_("", "PART_ATTRIBUTE", "X", ug_askAttrValue_("", "BOX", "X")) else 0

Комментарии •