eAttibuteReadState
Canonical path: NemAll_Python_BaseElements.eAttibuteReadState
Bases: Enum
Enumeration of possible attribute reading modes of the ElementAttributeService
Attributes:
-
DoNotRead
–Do not read any attributes
-
ReadAll
–Read all attributes, without computed ones
-
ReadAllAndComputable
–Read all the attributes, also the computed ones
-
ReadWithoutGeometry
–Read all non-geometrical attributes
ReadAllAndComputable
class-attribute
instance-attribute
Read all the attributes, also the computed ones
Placeholder