Skip to content

ShadingType

Canonical path: NemAll_Python_BasisElements.ShadingType

Bases: Enum

Shading style of filling

Attributes:

eFromCenter class-attribute instance-attribute

eFromCenter = 2

eFromCorner class-attribute instance-attribute

eFromCorner = 1

eLinear class-attribute instance-attribute

eLinear = 0

eRound class-attribute instance-attribute

eRound = 3