RACylinderGroup#

class ansys.rocky.app.ra_process_element.RACylinderGroup#

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

Mixin for classes that define a cylinder

Overview#

Import detail#

from ansys.rocky.app.ra_process_element import RACylinderGroup

Method detail#

classmethod RACylinderGroup.GetWrappedClass() type[rocky30.plugins.user_process.group.cylinder_process_group.CylinderProcessGroup]#
classmethod RACylinderGroup.GetClassName() str#
RACylinderGroup.AddProcess(source_process: coilib50.process.base_process_subject.AbstractProcessSubject) None#