RACubeGroup#

class ansys.rocky.app.ra_process_element.RACubeGroup#

Bases: kraken20.plugins.api.ka_element_item.KAElementItem, ansys.rocky.app.motion._with_movement_mixin._WithMovementMixin, ansys.rocky.app._ra_orientation_mixin._RAOrientationMixin, _RAAbstractCubeMixin

Overview#

Import detail#

from ansys.rocky.app.ra_process_element import RACubeGroup

Method detail#

classmethod RACubeGroup.GetWrappedClass() type[rocky30.plugins.user_process.group.cube_process_group.CubeProcessGroup]#
classmethod RACubeGroup.GetClassName() str#
RACubeGroup.AddProcess(source_process: coilib50.process.base_process_subject.AbstractProcessSubject) None#