ISmTramoSeats.Output_tramo

Fore Syntax

Output_tramo: Array;

Fore.NET Syntax

Output_tramo: System.Array;

Description

The Output_tramo property returns the string array that contains the output file generated by the TRAMO external program.

Comments

To return the string array that contains the output file generated by the SEATS external program, use the ISmTramoSeats.Output_seats property.

Fore and Fore.NET Examples

The property use is given in the example for ISmTramoSeats.D.

See also:

ISmTramoSeats