MC-Basic:element.VELOCITYFEEDBACK

From SoftMC-Wiki
Revision as of 11:36, 5 July 2017 by Itay (talk | contribs) (new page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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