UnfoldMethod.WriteBendTableToFile Method
Parent Object: UnfoldMethodDescription
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. |