NXOpen.UF.Modeling.AskFeaturesOfMirrorSet

Modeling.AskFeaturesOfMirrorSet()

Refer to UF_MODL_ask_features_of_mirror_set for documentation.

Signature: AskFeaturesOfMirrorSet(mirrorSet)

Parameters:mirrorSet (Tag) – The tag of the mirror feature
Returns:A Tuple
Return type:A tuple consisting of (features,numberOfFeatures)

features(list of Tag): An array of input features. This array must be freed by calling UF_free.

numberOfFeatures(int): Number of features in the array

License requirements: None