Skip to content

e Attibute Read State

Class full path: NemAll_Python_BaseElements.eAttibuteReadState

Bases: IntEnum

Attribute read state

Attributes:

Name Type Description
DoNotRead int

don't read anything

ReadAll int

read all atributes

ReadAllAndComputable int

read all atributes, include computable attributes

ReadWithoutGeometry int

don't read attributes based on object geometry (better performance)