NXOpen.UF.Part.OpenCset

Part.OpenCset()

Refer to UF_PART_open_cset for documentation.

Signature: OpenCset(cset)

Parameters:cset (Tag) – set of components to open
Returns:The user allocated structure is filled with the names and associated error codes of any parts that did not load correctly. The structure must be freed with UF_PART_free_load_status. For details see the definition of UF_PART_load_status_t.
Return type:NXOpen.UF.Part.LoadStatus Refer to UF_PART_load_status_s for documentation.

License requirements: None