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

    System.Object
       EPLAN.Harness.API.Settings.LibrarySettings.LibraryImport

    Syntax
    public class LibraryImport 
    Public Properties
     NameDescription
    Public PropertyIf set to true then coordinate system is imported from 3D geometry together with 3D objects. Size of the imported coordinate system is set by CoordinateSystemSize.  
    Public PropertyDefault size of coordinate system imported with 3D objects.  
    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 planes are imported from 3D geometry together with 3D objects.  
    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