Synopsis
PDX_MSGT iges_AppendStartLine(long option, char *buf)
Purpose
Append a line to the start entity lines.
Description
This function appends a line to the end of the start section entity for the current model. The number of lines in the start section will be incremented by one. The line of text to be appended is specified by the buf argument and should consist of a null-terminated string with a length of 72 or fewer characters (excluding the null-terminator). The string does not need to be blank-padded to 72 characters.
Input
option
Options (not used)
buf
Address of the string to be appended
Return
IGES error code