ForceModel.DragSource Property

Top 

Description

This property has been Deprecated. This property has no effect, drag data filetype is always auto-detected.

 

Specifies the file type specified for DragDataFile.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Attributes

Type:

integer

Access:

read/write

Default Value:

0 ( Auto-Detect )

Valid Values:

Value

Label

0

Auto-Detect

1

Binary

2

ASCII

 

Syntax

myVariable1 = myForceModel1.DragSource;

 

myForceModel1.DragSource = myVariable1;

 

See also

ForceModel Object

Setting up a Force Model