Graphics3DMarkerShape#

class ansys.stk.core.stkobjects.Graphics3DMarkerShape#

Bases: IGraphics3DMarkerData

Class defining the marker type that represents the object in the 3D Graphics window.

Overview#

style

The 2D marker type that represents the object in the 3D Graphics window. A member of the MarkerShape3d enumeration.

Import detail#

from ansys.stk.core.stkobjects import Graphics3DMarkerShape

Property detail#

property Graphics3DMarkerShape.style: MarkerShape3d#

The 2D marker type that represents the object in the 3D Graphics window. A member of the MarkerShape3d enumeration.