Harness proD API Help
EPLAN.Harness.API.Settings Namespace / SGeneral Class
Members
In This Topic
    SGeneral Class
    In This Topic
    This class represents the General section of HpD Studio settings.
    Object Model
    SGeneral ClassBooleanProperty ClassBooleanProperty ClassApiIdentitySettings ClassBooleanProperty ClassBooleanProperty ClassTimeProperty ClassApiSelectionList ClassNameSeparators ClassGeneralSPaths ClassPlatformPaths ClassBooleanProperty ClassBooleanProperty ClassIntegerProperty ClassTextProperty Class
    Inheritance Hierarchy

    System.Object
       EPLAN.Harness.API.Settings.SGeneral

    Syntax
    public class SGeneral 
    Remarks
    Please keep in mind some settings take effect only after restart of the application. Refer to the HpD documentation section about Settings for more details.
    Public Properties
     NameDescription
    Public PropertyToggles 'New version available' notifications on application startup.  
    Public PropertyWhen true, nodes in the navigation panel tree view do not expand after selecting a corresponding object in the working window.  
    Public PropertySize of handlers for the Move, Rotate and Scale command.  
    Public PropertyIdentity of the current HpD user.  
    Public PropertyIf true, the multi-language strings are ignored and the same value is displayed for any of selected language from Languages.  
    Public PropertyToggles the direction of the mouse zoom.  
    Public PropertySize of the representation of key points (red bullet).  
    Public PropertyKey point visibility duration (after highlighting with mouse-over).  
    Public PropertyHolds a list of all available GUI languages plus an indication of the currently selected one.  
    Public PropertySettings for name separator characters.  
    Public PropertyPaths to projects, templates, display configurations, connections and libraries.  
    Public PropertyPaths to the EPLAN Platform.  
    Public PropertyEnable integrated Library Master Data synchronization  
    Public PropertySetting to true turns off the highlighting of objects in the working window when the mouse is hovered over the corresponding object in the navigation panel tree view.  
    Public PropertyDetermines color mode of application UI.  
    Public PropertyNumber of steps available for the Undo command.  
    Public PropertyName to be assigned to the width handle when a part is imported or re-imported from the EPLAN Platform.  
    Top
    See Also