Difference between revisions of "MC-Basic:element.VELOCITYFEEDBACK"

From SoftMC-Wiki
Jump to: navigation, search
(new page)
 
 
Line 1: Line 1:
 +
{{Languages|MC-Basic:element.VELOCITYFEEDBACK}}
 
{{MC-Basic
 
{{MC-Basic
 
|SHORT FORM=
 
|SHORT FORM=

Latest revision as of 16:30, 30 October 2017

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