NXOpen.UF.ModlFeatures.AskFaceBlendLawRadii

ModlFeatures.AskFaceBlendLawRadii()

Refer to UF_MODL_ask_face_blend_law_radii for documentation.

Signature: AskFaceBlendLawRadii(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): Data describing the blend

License requirements: None