Define Drawing Creator - DEPRECATED


Purpose

The Define Drawing Creator function provides information to WHIP! data reading applications listing which software program was used to generate the WHIP! data. Syntax
 
Opcode format Opcode Operand Format Comments
Extended ASCII (Creator <ws><TProgram>) Defines name of the software used to create the WHIP! data
Program Name of the software program that was used to generate the WHIP! data Details Some WHIP! data reading applications may need to "know" what software was used to create the WHIP! data. The WHIP! data generating application can indicate this with the Creator opcode: (Creator 'AutoCAD R13c4') Notes WHIP! data should contain a maximum of one occurrence of the creator opcode, which by convention should be nested inside a Define Drawing Information Block opcode. Default By default no drawing creator is defined, which is equivalent to (Creator unknown)