pycatia.knowledge_interfaces.knowledge_object

Module initially auto generated using V5Automation files from CATIA V5 R28 on 2020-06-11 12:40:47.360445

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.knowledge_interfaces.knowledge_object.KnowledgeObject(com_object)

Note

CAA V5 Visual Basic Help (2020-06-11 12:40:47.360445)

System.IUnknown
System.IDispatch
System.CATBaseUnknown
System.CATBaseDispatch
System.AnyObject
KnowledgeObject

Interface to access a CATIAKnowledgeObject.
property hidden: bool

Note

CAA V5 Visual Basic Help (2020-06-11 12:40:47.360445)
o Property Hidden() As boolean

Returns or sets wether the relation is hidden or should be hidden. or not.
Return type:

bool

property is_const: bool

Note

CAA V5 Visual Basic Help (2020-06-11 12:40:47.360445)
o Property IsConst() As boolean

Returns or sets wether the relation is Const or should be Const. or not.
Return type:

bool