ChainGraphics#
- class ansys.stk.core.stkobjects.ChainGraphics#
2D graphics properties of a chain.
Overview#
Get the chainβs 2D static graphics properties. |
|
Get the chainβs 3D graphics properties. |
|
Specify whether graphics attributes of the chain are visible. |
|
Specify whether graphics attributes of the chain are visible in 2D Windows. |
Import detail#
from ansys.stk.core.stkobjects import ChainGraphics
Property detail#
- property ChainGraphics.static: ChainGraphics2DStatic#
Get the chainβs 2D static graphics properties.
- property ChainGraphics.animation_settings: ChainGraphics2DAnimation#
Get the chainβs 3D graphics properties.