Class: KinematicsComponentBehaviorHelical

KinematicsComponentBehaviorHelical()

This class represents the behavior for a helical component. A helical component performs a rotation when the component is translated.

Constructor

new KinematicsComponentBehaviorHelical()

Classes

KinematicsComponentBehaviorHelical

Methods

getHelicalFactor() → {number}

Retrieves the helical factor (applicable to componentType.mapped and componentType.helical)

Returns:

Helical Factor

Type
number

setHelicalFactor(helicalFactor)

Sets the helical factor (applicable to componentType.mapped and componentType.helical)

Parameters:
Name Type Description
helicalFactor number

Helical Factor