ISmTramoSeats.Output_seats

Fore Syntax

Output_seats: Array;

Fore.NET Syntax

Output_seats: System.Array;

Description

The Output_seats property returns the string array that contains the output file generated by the SEATS external program.

Comments

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

Fore and Fore.NET Examples

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

See also:

ISmTramoSeats