Group#
- class pyedb.grpc.database.hierarchy.group.Group(pedb, core)#
Represents a group. Parameters ———- pedb
The parent EDB instance.
- core
The core group object.
Overview#
Create a group. |
Component part name. |
|
Placement layer name. |
|
Group center. |
Import detail#
from pyedb.grpc.database.hierarchy.group import Group
Property detail#
Attribute detail#
- Group.core#