TsgDXFConverter.Create
Creates a new TsgDXFConverter object.
constructor Create(const FileName: string);
Description
Creates an instance of TsgDXFConverter linked to the file specified in FileName parameter. For loading the file it is necessary to call Load method.
Go to CAD VCL Enterprise