NXOpen.UF.Pd.AskProductAttributes

Pd.AskProductAttributes()

Refer to UF_PD_ask_product_attributes for documentation.

Signature: AskProductAttributes(productDefinition)

Parameters:productDefinition (Tag) – Tag of the product definition object to query. Must be of type UF_smsp_product_definition_type and subtype UF_smsp_product_attribute_subtype
Returns:A Tuple
Return type:A tuple consisting of (productAttributess,numProductAttributes)

productAttributess(list of Tag): Product attributes

numProductAttributes(int): Number of product attributes

License requirements: None