You are here: Start » AVL.NET » Function Reference » System » Interoperability
Interoperability
| Icon | Name | Description / Applications | Modules | |
|---|---|---|---|---|
| LoadEntities_FromDxf | Loads entities from a DXF file as an array of point arrays.  | 
		FoundationPro | ||
| LoadImage_FromDxf | Loads data from a DXF file as an image.  | 
		FoundationPro | ||
| LoadImage_FromWebsite | Loads a JPG image from a website.  | 
		FoundationBasic | ||
| LoadPoint3DGrid | Loads entities from a file of one of available types as an array of points in 3D.  | 
		FoundationBasic | ||
| LoadPoint3DGridWithImage | Loads entities from a file of one of available types as an array of points in 3D and an image. Assumes an ordered rectangular grid with no holes.  | 
		FoundationBasic | ||
| LoadSurfaceWithImage | Loads entities from a file of one of available types as an array of points in 3D and an image. Assumes an unordered grid with possible holes.  | 
		FoundationBasic | ||
| SavePoint3DGrid | Saves Point3DGrid in to file in one of the supported formats.  | 
		FoundationBasic | 
