NXOpen.UF.Obj.SetTranslucency

Obj.SetTranslucency()

Refer to UF_OBJ_set_translucency for documentation.

Signature: SetTranslucency(objectArg, translucency)

Parameters:
  • objectArg (Tag) – The object for which you are setting the translucency It must be of one of the following types: UF_solid_type, with one of these subtypes: UF_solid_body_type UF_solid_face_type UF_faceted_model_type UF_component_type
  • translucency (int) – percent translucent 0 - 100

License requirements: None