| |
ASCII_TEMPLATE
| Presents a GUI that generates a template defining an ASCII file format. |
BINARY_TEMPLATE
| Presents a GUI for interactively generating a template structure for use with READ_BINARY. |
GET_DXF_OBJECTS
| Returns an IDLgrModel containing graphics from a given DXF file. |
IDLffDXF
| Object that contains geometry, connectivity, and attributes for graphics primitives. |
IDLffDXF Properties
| |
IDLffDXF::Cleanup
| Performs all cleanup on the object. |
IDLffDXF::GetContents
| Returns a description of the content of the DXF file. |
IDLffDXF::GetEntity
| Returns an array of data for the requested entity type. |
IDLffDXF::GetPalette
| Returns the current color table in the object. |
IDLffDXF::Init
| Initializes the object. |
IDLffDXF::PutEntity
| Inserts an entity into the DXF object. |
IDLffDXF::Read
| Reads a file, parsing the DXF object information contained in the file, and inserts it into itself. |
IDLffDXF::RemoveEntity
| Removes the specified entity or entities from the DXF object. |
IDLffDXF::Reset
| Removes all the entities from the DXF object. |
IDLffDXF::SetPalette
| Sets the current color table in the object. |
IDLffDXF::Write
| Writes a file for the DXF entity information this object contains. |
IDLffShape
| Contains geometry, connectivity and attributes for graphics primitives accessed from ESRI Shapefiles. |
IDLffShape Properties
| |
IDLffShape::AddAttribute
| Adds an attribute definition to a Shapefile. |
IDLffShape::Cleanup
| Performs all cleanup on the object. |
IDLffShape::Close
| Closes a Shapefile. |
IDLffShape::DestroyEntity
| Frees memory associated with the entity structure. |
IDLffShape::GetAttributes
| Retrieves the attributes for the entities you specify from a Shapefile. |
IDLffShape::GetEntity
| Returns the entities you specify from a Shapefile. |
IDLffShape::GetProperty
| Retrieves the value of a property or group of properties for the object. |