Start » Filter Reference » System » Interoperability » LoadEntities_FromDxf
Module: | FoundationPro |
---|
Loads entities from a DXF file as an array of point arrays.
Name | Type | Range | Description | |
---|---|---|---|---|
inDxfFile | File | |||
inScale | Real | 0.0 - | Scale (pixels per millimeter) | |
inLayersToDraw | StringArray* | Names of layers to draw. Names of all layers are available at the 'diagFileLayersNames' output | ||
outOrigin | Point2D | Location of the origin from DXF on 'outImage' | ||
outEntities | Point2DArrayArray | |||
diagFileLayersNames | StringArray | Names of all layers in DXF file |
Complexity Level
This filter is available on Advanced Complexity Level.