NXOpen.UF.Assem.CreateExplosion

Assem.CreateExplosion()

Refer to UF_ASSEM_create_explosion for documentation.

Signature: CreateExplosion(displayPartTag, explosionName)

Parameters:
  • displayPartTag (Tag) – The tag of the display part in which to create the explosion
  • explosionName (str) – A name for the explosion; this must be a valid NX name value, as well as not being used by any existing explosion in the display part.
Returns:

The tag of the created explosion (or NULL_TAG on error)

Return type:

Tag

License requirements: ASSEMBLIES MODULE