pycatia.manufacturing_interfaces.manufacturing_user_representation

Module initially auto generated using V5Automation files from CATIA V5 R28 on 2020-09-25 14:34:21.593357

Warning

The notes denoted “CAA V5 Visual Basic Help” are to be used as reference only. They are there as a guide as to how the visual basic / catscript functions work and thus help debugging in pycatia.

class pycatia.manufacturing_interfaces.manufacturing_user_representation.ManufacturingUserRepresentation(com_object)

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357)

System.IUnknown
System.IDispatch
System.CATBaseUnknown
System.CATBaseDispatch
System.AnyObject
ManufacturingUserRepresentation

Interface dedicated to objects representation management.
Role: This interface offers services to manage mainly the user
representation.
set_representation(i_path_name: str) None

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357))
o Sub SetRepresentation(CATBSTR iPathName)

Sets the User Representation Associated to the Object.

Parameters:

iPathName
The complete absolute path name to the External
Object
Parameters:

i_path_name (str) –

Return type:

None