NXOpen.UF.ModlFeatures.AskTaperFromEdges1

ModlFeatures.AskTaperFromEdges1()

Refer to UF_MODL_ask_taper_from_edges1 for documentation.

Signature: AskTaperFromEdges1(featureObjId)

Parameters:featureObjId (Tag) – Feature object identifier for the Taper feature
Returns:A Tuple
Return type:A tuple consisting of (taperType,directionTag,angleStr,taperAllInstances,edgeCollection,distanceTolerance,angleTolerance)

taperType(int): Taper type

directionTag(Tag): Taper direction

angleStr(list of str): Taper angle

taperAllInstances(bool): Tapering all instances

edgeCollection(Tag): Collection of edges to be tapered

distanceTolerance(float): Distance tolerance

angleTolerance(float): Angle tolerance

License requirements: None