pycatia.manufacturing_interfaces.manufacturing_tool_assembly2

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_tool_assembly2.ManufacturingToolAssembly2(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
ManufacturingToolAssembly2

Represents the tool assembly.
property insert: None

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357)
o Property Insert(ManufacturingInsert iMfgInsert) (Write
Only)

Set the insert of an assembly.

Parameters:

iMfgInsert
The insert to set to tool assembly
Return type:

None

property tool: None

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357)
o Property Tool(ManufacturingTool iMfgTool) (Write Only)

Set the tool of an assembly.

Parameters:

iMfgTool
The tool to set to tool assembly
Return type:

None