NXOpen.UF.Mfm.CreateMachiningFeaturesFromTaggedArcs

Mfm.CreateMachiningFeaturesFromTaggedArcs()

Refer to UF_MFM_create_machining_features_from_tagged_arcs for documentation.

Signature: CreateMachiningFeaturesFromTaggedArcs()

Returns:A Tuple
Return type:A tuple consisting of (count,machiningFeatures)

count(int): The of machining feature

machiningFeatures(list of PointerWrapper): The array of machining fetures The memory is allocated by this function and must be freed by calling UF_free.

License requirements: None