shell_count property
shell_count property
Gets or sets the shell count. Contains a list of integers describing the number of shells for each solid.
Definition:
@property
def shell_count(self):
...
@shell_count.setter
def shell_count(self, value):
...