SetInfo

class cee.ug.SetInfo()

Information about an available sets. A set is a group of unique items, but the items can span parts and geometries.

All items will be of the same type. The following set types are supported: - Element sets - Node sets - Element face sets - Element edge sets - Element node sets


Properties

cee.ug.SetInfo.description

The description of the set.

cee.ug.SetInfo.id

The unique ID of the set, used in the model spec to specify visible sets

cee.ug.SetInfo.itemType

The type of items in the set. All set items are of the same type

cee.ug.SetInfo.name

The name of the set.