MC-Basic:element.VELOCITYFEEDBACK

From SoftMC-Wiki
Jump to: navigation, search
Language: English  • 中文(简体)‎

This property returns the actual spatial velocity of the element.

Short form

<element>.VFb

Syntax

?<element>.VelocityFeedback

Availability

All versions

Type

Double

Range

± Max Double

Units

element velocity units, as given by <element>.VELOCITYFACTOR

Default

0

Scope

Task or Terminal

Limitations

Read only

Examples

Axis
?A1.Vfb

Group
?G1.VFb

See Also