pycatia.pcb_board_base.pcb_component

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.pcb_board_base.pcb_component.PCBComponent(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
PCBComponent
property capacitance: str

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357)
o Property CAPACITANCE() As CATBSTR

Allow to get and set the CAPACITANCE Type of a component.

Returns:

The result of the method:
S_OK if succeeded
E_FAIL if failed
Return type:

str

property package_number: str

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357)
o Property PackageNumber() As CATBSTR

Allow to get and set the Package number of a component

Returns:

The result of the method:
S_OK if succeeded
E_FAIL if failed
Return type:

str

property power_max: str

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357)
o Property POWER_MAX() As CATBSTR

Allow to get and set the POWER MAX of a component.

Returns:

The result of the method:
S_OK if succeeded
E_FAIL if failed
Return type:

str

property power_opr: str

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357)
o Property POWEROPR() As CATBSTR

Allow to get and set the Operating power rating of a component The possible
value are MECHANICAL or ELECTRICAL

Returns:

The result of the method:
S_OK if succeeded
E_FAIL if failed
Return type:

str

property resistance: str

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357)
o Property RESISTANCE() As CATBSTR

Allow to get and set the RESISTANCE of a component.

Returns:

The result of the method:
S_OK if succeeded
E_FAIL if failed
Return type:

str

property therm_cond: str

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357)
o Property THERM_COND() As CATBSTR

Allow to get and set the thermal conductivity of a
component.

Returns:

The result of the method:
S_OK if succeeded
E_FAIL if failed
Return type:

str

property theta_jb: str

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357)
o Property THETA_JB() As CATBSTR

Allow to get and set the junction to board thermal resistance of a
component.

Returns:

The result of the method:
S_OK if succeeded
E_FAIL if failed
Return type:

str

property theta_jc: str

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357)
o Property THETA_JC() As CATBSTR

Allow to get and set the junction to case thermal resistance of a
component.

Returns:

The result of the method:
S_OK if succeeded
E_FAIL if failed
Return type:

str

property tolerance: str

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357)
o Property TOLERANCE() As CATBSTR

Allow to get and set the TOLERANCE of a component.

Returns:

The result of the method:
S_OK if succeeded
E_FAIL if failed
Return type:

str