PathPoint#
- class ansys.stk.core.graphics.PathPoint#
Represents a path point used in conjunction with the Path Primitive.
Overview#
A path point position as a one-dimensional array of three elements corresponding to (X,Y,Z) cartesian coordinates. |
|
A date/time of the path point. |
|
The path point color. |
|
The path point translucency. |
|
The path point outline color. |
|
The path point outline translucency. |
|
Whether the path point is translucent. |
Import detail#
from ansys.stk.core.graphics import PathPoint