NXOpen.UF.Part.CheckPartWritable

Part.CheckPartWritable()

Refer to UF_PART_check_part_writable for documentation.

Signature: CheckPartWritable(partName)

Parameters:partName (str) – Name of the part to query the write status of
Returns:TRUE - You have write access to the part.FALSE - You do not have write access to the part.
Return type:bool

License requirements: None