Origin#
- class ansys.stk.core.graphics.Origin#
IntEnum
Overview#
|
The object’s origin is its bottom, left corner. |
|
The object’s origin is its bottom, center point. |
|
The object’s origin is its bottom, right corner. |
|
The object’s origin is its center, left point. |
|
The object’s origin is its center. |
|
The object’s origin is its center, right point. |
|
The object’s origin is its top, left corner. |
|
The object’s origin is its top, center point. |
|
The object’s origin is its top, right corner. |
Import detail#
from ansys.stk.core.graphics import Origin