RAPlaneProcess#
- class ansys.rocky.app.ra_process_element.RAPlaneProcess#
Bases:
RAUserProcess,ansys.rocky.app._ra_orientation_mixin._RAOrientationMixin,_RAAbstractPlaneMixinBase class for UserProcesses
Overview#
Set the X, Y and Z parameters of the plane normal |
|
Returns the X, Y and Z plane normal |
Import detail#
from ansys.rocky.app.ra_process_element import RAPlaneProcess
Method detail#
- classmethod RAPlaneProcess.GetWrappedClass() type[sci20.plugins.process.plane_process.plane_process_subject.PlaneProcessSubject]#
- RAPlaneProcess.SetRelativeRotationVector(x: float, y: float, z: float) None#
Set the X, Y and Z parameters of the plane normal
- RAPlaneProcess.GetRelativeRotationVector() rocky30.base_types.Tuple3F#
Returns the X, Y and Z plane normal