color_id property
color_id property
Gets or sets the color id (ACI color) of the entity.
Definition:
@property
def color_id(self):
...
@color_id.setter
def color_id(self, value):
...
Gets or sets the color id (ACI color) of the entity.
@property
def color_id(self):
...
@color_id.setter
def color_id(self, value):
...