NXOpen.UF.Assem.EnsureChildLoaded

Assem.EnsureChildLoaded()

Refer to UF_ASSEM_ensure_child_loaded for documentation.

Signature: EnsureChildLoaded(instance)

Parameters:instance (Tag) – Tag of parent part to instances
Returns:See the UF_PART_load_status_t structure definition. The allocated structure is filled with the names and associated error codes of any parts that did not load correctly. The allocated arrays must be freed with UF_free_string_array and UF_free.
Return type:NXOpen.UF.Part.LoadStatus Refer to UF_PART_load_status_s for documentation.

License requirements: None