Vector.PutToFile(String) Method

Top 

Description

Convert the object state to FreeFlyer object xml and write to a file.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

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

 

Method Signature

Vector.PutToFile(

String fileName)

 

 

Arguments

fileName


Description:

The path at which to write the object file.

 

 

 

Syntax

myVector1.PutToFile(myString1);

 

 

See also

Vector Object

Coverage and Contact Analysis Guide

Vectors and Coordinate Systems Guide

Matrix, Array, and Variable Math Guide