SceneContributor#

class ansys.stk.core.stkrfchannelmodeler.SceneContributor#

A scene contributor object.

Overview#

stk_object_path

Get or set the scene contributor path.

material

Get or set the scene contributor material.

central_body_name

Get the tileset central body name.

focused_ray_density

Get or set the target focused ray density.

Import detail#

from ansys.stk.core.stkrfchannelmodeler import SceneContributor

Property detail#

property SceneContributor.stk_object_path: str#

Get or set the scene contributor path.

property SceneContributor.material: str#

Get or set the scene contributor material.

property SceneContributor.central_body_name: str#

Get the tileset central body name.

property SceneContributor.focused_ray_density: float#

Get or set the target focused ray density.