ProtoTwin API
    Preparing search index...

    Enumeration UnitType

    Unit type.

    Used to specify the units for a property, allowing the inspector to display/convert the value appropriately.

    Index

    Enumeration Members

    AngularAcceleration: 7

    The property represents an angular acceleration or deceleration.

    AngularDistance: 3

    The property represents an angular position, distance or displacement.

    AngularVelocity: 5

    The property represents an angular velocity.

    Dimensionless: 0

    The property is dimensionless (without units).

    Force: 8

    The property represents a linear force.

    Frequency: 11

    The property represents a frequency.

    LinearAcceleration: 6

    The property represents a linear acceleration or deceleration.

    LinearDistance: 2

    The property represents a linear position, distance or displacement.

    LinearVelocity: 4

    The property represents a linear velocity.

    Mass: 10

    The property represents a mass.

    Percentage: 12

    The property represents a percentage.

    A value of 1 is displayed as 100% in the inspector.

    Pressure: 13

    The property represents a pressure.

    Time: 1

    The property represents a time or duration.

    Torque: 9

    The property represents an angular torque.