Share

UnfoldMethod.WriteBendTableToFile Method

Parent Object: UnfoldMethod

Description

Method that writes the bend table information of the UnfoldMethod object into an external file. This method is only valid in the case where UnfoldMethodType is kBendTableUnfoldMethod.

Syntax

UnfoldMethod.WriteBendTableToFile( FileName As String )

Parameters

Name Type Description
FileName String Input String that specifies the name of the file to write bend table information to.

Version

Introduced in version 5.3

Was this information helpful?