Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot.Translators Namespace
Inheritance Hierarchy
In This Topic
    devDept.Eyeshot.Translators Namespace
    In This Topic
    Provides classes for data translation (import/export).
    Classes
     ClassDescription
    Class Helper class to append current model to an existing DWG/DXF.
    ClassDerived devDept.Eyeshot.Block class with external reference information.
    Class BlockEx collection.
    Class Extended Curve class that does not support LineType and LineWeight
    ClassRegion entity definition that is written as a solid hatch to autodesk files. See devDept.Eyeshot.Entities.Region class for details.
    ClassExtended devDept.Eyeshot.Entities.BlockReference class with Ifc elements properties.
    Class Class to represent a container in the Ifc hierarchical space structure.
    ClassExtended devDept.Eyeshot.Layer class with Ifc layers properties.
    ClassExtended devDept.Eyeshot.Entities.LinearPath class with Ifc elements properties.
    ClassExtended devDept.Eyeshot.Entities.Mesh class with Ifc elements properties.
    Class Extended Linear path class that does not support LineType and LineWeight and GlobalWidth
    ClassOle2Frame helper class that is written as devDept.Eyeshot.Entities.Picture to Autodesk files.
    Class Utility class for loading 3DS files asynchronously.
    Class Utility class for loading ASC files asynchronously.
    ClassHelper class for loading DWG/DXF files. A list of supported entities follows.
    Entity Name Details
    Point
    Line
    Arc
    Circle
    Ellipse
    AttributeDefinition
    Text
    MText
    Polyline
    Polyline2D
    Polyline3D
    Spline
    Face
    PolyfaceMesh
    PolygonMesh Simple, with no surface fitting or smoothing
    MInsertBlock
    BlockReference
    RotatedDimension
    AlignedDimension
    RadialDimension
    DiametricDimension
    Solid
    Solid3D
    LoftedSurface
    Region
    Mline
    Hatch
    SubDMesh
    RasterImage
    Body
    ExtrudedSurface
    Class Data for reading Autocad entities.
    Class Utility class for loading Eyeshot files asynchronously.
    Class Base class for asynchronous file reading.
    Class Adds support for block definitions to the file loading.
    Class Adds support for layer definitions to the file loading.
    Class Adds support for materials to the file loading.
    Class Utility class for loading IFC files asynchronously.
    ClassUtility class for loading IGES files asynchronously.

    The list of supported entities follows:

    Type Form Entity Name
    100 Arc
    102 Composite Curve
    104 1 Conic Arc
    106 1, 2, 12 Copious Data
    108 Plane
    110 Line
    112 Parametric spline
    114 Parametric spline surface
    116 Point
    118 Ruled Surface
    120 Surface of Revolution
    122 Tabulated Surface
    124 Transformation Matrix
    126 Rational B-Spline Curve
    128 Rational B-Spline Surface
    140 Offset surface
    141 Boundary Entity
    142 Curve on Parametric Surface
    143 Bounded Surface
    144 Trimmed Parametric Surface
    186 Manifold Solid BRep
    190 Planar Surface
    192 Right Circular Cylindrical Surface
    194 Right Circular Conical Surface
    196 Spherical Surface
    198 Torical Surface
    212 General Note
    308 Subfigure Definition
    314 Color Definition
    402 15 Ordered Group
    406 3 Level Function Property
    408 Singular Subfigure Instance
    502 Vertex
    504 Edge
    508 Loop
    510 Face
    514 Shell
    Class Utility class for loading LAS files asynchronously.
    Class Utility class for loading Lusas files asynchronously.
    Class Utility class for loading OBJ files asynchronously.
    Class Utility class for loading STEP files asynchronously.
    Class Utility class for loading STL files asynchronously.
    Class Table class.
    ClassHelper class to export a devDept.Eyeshot.Entities.FastPointCloud in ASC file format.
    Class Helper class to export geometry in DWG/DXF file format.
    Class Helper class to export geometry in Eyeshot file format.
    Class Base class for asynchronous file writing.
    Class Base class for file asynchronous writing supporting author, organization and originating system attributes.
    ClassClass with parameter for WriteFile
    Class Helper class to export geometry in IGES file format.
    Class Helper class to export geometry in OBJ file format.
    ClassBase class for WriteFileAsync classes.
    ClassClass for WriteFileAsync classes that use also devDept.Graphics.Materials.
    ClassClass for WriteFileAsyncWithUnits classes that use all the ViewportLayout master collections.
    ClassClass for WriteFileAsyncWithUnits classes.
    Class Helper class to export geometry in STEP file format.
    Class Helper class to export geometry in STL file format. It supports both binary and ascii file formats.
    Class Helper class to export current model in WebGL file format.
    Class Helper class to export geometry in XML file format.
    Class Helper class to handle the Autodesk Xline entity.
    Interfaces
     InterfaceDescription
    Interface IEyeIfcObject interface. Common properties of objects created when reading IFC file.
    Interface IIfcEntity interface. Common properties of entities with geometry created when reading IFC file.
    Enumerations
     EnumerationDescription
    Enumeration The block genesis.
    Enumeration Hatch import type.
    Enumeration LAS format type.
    Enumeration Block export type.
    Enumeration 
    Enumeration AutoCAD file version type.
    See Also

    Reference

    WPF Assembly