NXOpen.UF.ModlFeatures.AskBplane

ModlFeatures.AskBplane()

Refer to UF_MODL_ask_bplane for documentation.

Signature: AskBplane(featureObjId)

Parameters:featureObjId (Tag) – Feature object identifier
Returns:A Tuple
Return type:A tuple consisting of (sSection,tol)

sSection(`NXOpen.UF.Modl.StringList Refer to string_list for documentation.`): Pointer to the string list structure. Contains the string loops which define the feature. Use UF_MODL_free_string_list to deallocate memory.

tol(list of float): Tolerances: [0] = Distance [1] = Angle (in radians)

License requirements: None