DXFPage(String,String,String,Transformation,String) Method
In This Topic
Imports a DXF or DWG file into an existing page. You have the possibility to move and scale the drawings.
Syntax
Parameters
| Parameter Name | Description |
|---|
| strDXFFileName | Full file name of the CAD drawing to be imported. |
| strFullLinkFileName | Full link file name of the project. |
| strPageName | Name of the page into which the CAD drawing will be placed. |
| oTransformation | Information about the scaling and the insertion point on the page. |
| strScheme | Name of the scheme used for the import. |
Exceptions
See Also