Harness proD API Help
EPLAN.Harness.API.Settings Namespace / SImport Class
Members
In This Topic
    SImport Class
    In This Topic
    Contains settings for data exchange import.
    Object Model
    SImport ClassTextProperty ClassTextProperty ClassTextProperty ClassBooleanProperty ClassBooleanProperty ClassBooleanProperty ClassBooleanProperty Class
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.Settings.SImport

    Syntax
    public class SImport 
    Public Properties
     NameDescription
    Public PropertyDefault prefix for products - sub-parts of 3D geometries which do not have a name.  
    Public PropertyDefault prefix for individual multi-body bodies (solids).  
    Public PropertyDefault prefix for surfaces imported with 3D objects.  
    Public PropertyIf set to true then surfaces (2D objects) are imported from 3D geometry together with 3D objects. DefaultNameSurface is used for naming.  
    Public PropertyDetermines the unit for importing VRML object files.  
    Public PropertyInverts gray-scale colors to their opposite color on the black-and-white scale.  
    Public PropertyIf set to true then the original model of imported geometries is saved, allowing the geometry to be included in 3D export. See DesignerExport.ExportImportedParts.  
    Public PropertyIf set to true then multi-body 3D objects are split into individual bodies, using the DefaultNameSolid for naming.  
    Public PropertyDetermines the quality of imported objects for all parametric formats.  
    Top
    See Also