NXOpen.UF.Mfm.AskFeatureType

Mfm.AskFeatureType()

Refer to UF_MFM_ask_feature_type for documentation.

Signature: AskFeatureType(machiningFeature)

Parameters:machiningFeature (PointerWrapper) – The pointer of the machining feature
Returns:Feature type 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