NXOpen.UF.Mfm.AskFeatureName

Mfm.AskFeatureName()

Refer to UF_MFM_ask_feature_name for documentation.

Signature: AskFeatureName(machiningFeature)

Parameters:machiningFeature (PointerWrapper) – The pointer of the machining feature
Returns:The Feature name of the machining feature. The memory is allocated by this function and must be freed by calling UF_free.
Return type:str

License requirements: None