RAParticleJointsData#
- class ansys.rocky.app.ra_particle_joints_data.RAParticleJointsData#
Bases:
ansys.rocky.app.ra_grid_process_element.RAGridProcessElementItemRocky API process model.
Overview#
It is not possible to remove the item “Joints” from the project. |
|
Get the value of “Collect Joint Data”. |
|
Set the value of “Collect Joint Data”. |
|
Set the value of “Collect Joint Data” to True. |
|
Set the value of “Collect Joint Data” to False. |
|
Check if the “Collect Joint Data” is enabled. |
Import detail#
from ansys.rocky.app.ra_particle_joints_data import RAParticleJointsData
Method detail#
- classmethod RAParticleJointsData.GetWrappedClass()#
- classmethod RAParticleJointsData.GetClassName()#
- RAParticleJointsData.RemoveProcess() None#
It is not possible to remove the item “Joints” from the project.
- RAParticleJointsData.SetCollectJointData(value: bool) None#
Set the value of “Collect Joint Data”.
- Parameters:
value – The value to set.