definition_name#

property NativeComponentPCB.definition_name: str#

Definition name of the native component.

Returns:
str

Name of the native component.

Examples

>>> from ansys.aedt.core.modules.boundary.layout_boundary import NativeComponentObject
>>> obj = NativeComponentObject()
>>> obj.definition_name