ConsiderType
Canonical path: NemAll_Python_BasisElements.ConsiderType
Bases: Enum
Possible options for how a smart symbol (macro) placed in a room with finishing surfaces is displayed in animation and in sections
eConsiderAutomatic
class-attribute
instance-attribute
Automatic to nearest (floor or ceiling) surface - !!! don't use this value at the moment, it's only for internal usage
eConsiderCeilingOpening
class-attribute
instance-attribute
Adapts to ceiling opening
eConsiderCeilingRecess
class-attribute
instance-attribute
Adapts to ceiling recess
eConsiderCeilingSurface
class-attribute
instance-attribute
Adapts to the height of the ceiling in animation and sections.
eConsiderDoorOpening
class-attribute
instance-attribute
Adapts to door opening
eConsiderFloorSurface
class-attribute
instance-attribute
Adapts to the height of the floor
Placeholder