NXOpen.UF.Gdt.AskProductAttributes

Gdt.AskProductAttributes()

Refer to UF_GDT_ask_product_attributes for documentation.

Signature: AskProductAttributes(toleranceFeature)

Parameters:toleranceFeature (Tag) – Tolerance feature to query
Returns:A Tuple
Return type:A tuple consisting of (numProductAtts,productAtts)

numProductAtts(int): Number of product attributes

productAtts(list of Tag): List of product attributes

License requirements: None