DynamicLinkComponentModel#
- class ansys.edb.core.definition.component_model.DynamicLinkComponentModel(msg)#
Represents a dynamic link component model.
Methods
Create a dynamic link component model.
Find a component model by ID in a given component def.
Find a component model by name in a given component def.
Attributes
str
: Name of the design associated with the dynamic link component model.int
: Unique ID of the EDB object.bool
: Flag indicating if the object exists in the database.EDBObjMessage
: Protobuf message that represents the object's ID.str
: Name of the reference file associated with the component model.