NXOpen.UF.Wave.AskLinkedFeatureInfo

Wave.AskLinkedFeatureInfo()

Refer to UF_WAVE_ask_linked_feature_info for documentation.

Signature: AskLinkedFeatureInfo(linkedGeom)

Parameters:linkedGeom (Tag) – Tag of the linked geometry.
Returns:The names of the associated feature, owning part, and the source part. Use UF_WAVE_init_linked_feature_info to initailize before calling this function. Use UF_WAVE_free_linked_feature_info to free the memory.
Return type:NXOpen.UF.Wave.LinkedFeatureInfo Refer to UF_WAVE_linked_feature_info_s for documentation.

License requirements: None