NXOpen.UF.Obj.SetBlankStatus

Obj.SetBlankStatus()

Refer to UF_OBJ_set_blank_status for documentation.

Signature: SetBlankStatus(objectId, blankStatus)

Parameters:
  • objectId (Tag) – Object identifier of object whose blank status is to be changed.
  • blankStatus (int) – Blank status to assign. Use one of the following string defined constants: UF_OBJ_NOT_BLANKED UF_OBJ_BLANKED

License requirements: None