NXOpen.UF.ModlFeatures.AskFaceBlendLawRange2Radii

ModlFeatures.AskFaceBlendLawRange2Radii()

Refer to UF_MODL_ask_face_blend_law_range2_radii for documentation.

Signature: AskFaceBlendLawRange2Radii(feature)

Parameters:feature (Tag) – The object identifier of the blend
Returns:A Tuple
Return type:A tuple consisting of (radiiValues,radNum)

radiiValues(list of float): Array of law radii values. This is an array that must be freed by calling UF_free.

radNum(int): Number of radii

License requirements: None