NXOpen.UF.Part.AskDescription

Part.AskDescription()

Refer to UF_PART_ask_description for documentation.

Signature: AskDescription(partTag)

Parameters:partTag (Tag) – Tag of the part
Returns:Pointer to the copy of the part description area. Use UF_free to deallocate memory. If there is no description area, can potentially return a NULL pointer.
Return type:str

License requirements: None