TextLocation
Canonical path: NemAll_Python_BasisElements.TextLocation
Bases: Enum
Location of the dimension text relative to the dimension line
eBASIS_DIM_BOTTOM_CENTER
class-attribute
instance-attribute
Below the line, in the middle
eBASIS_DIM_BOTTOM_LEFT
class-attribute
instance-attribute
Below the line, at the start
eBASIS_DIM_BOTTOM_RIGHT
class-attribute
instance-attribute
Below the line, at the end
eBASIS_DIM_CENTER
class-attribute
instance-attribute
On the line, in the middle
eBASIS_DIM_CENTER_LEFT
class-attribute
instance-attribute
On the line, at the start
eBASIS_DIM_CENTER_RIGHT
class-attribute
instance-attribute
On the line, at the end
eBASIS_DIM_TOP_CENTER
class-attribute
instance-attribute
Above the line, in the middle
eBASIS_DIM_TOP_LEFT
class-attribute
instance-attribute
Above the line, at the start
Placeholder