RLCComponentProperty#

class ansys.edb.core.definition.rlc_component_property.RLCComponentProperty(msg)#

Represents an RLC component property.

Methods

RLCComponentProperty.clone()

Clone the component property.

RLCComponentProperty.create()

Create an RLC component property.

Attributes

RLCComponentProperty.enabled

bool: Flag indicating if the RLC component property is enabled.

RLCComponentProperty.id

int: Unique ID of the EDB object.

RLCComponentProperty.is_null

bool: Flag indicating if the object exists in the database.

RLCComponentProperty.model

Model: Model object.

RLCComponentProperty.msg

EDBObjMessage: Protobuf message that represents the object's ID.

RLCComponentProperty.package_def

PackageDef: Package definition object.

RLCComponentProperty.package_mounting_offset

Value: Mounting offset of the package definition object.