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 ClassTimeProperty ClassApiSelectionList ClassNameSeparators ClassPlatformPaths ClassBooleanProperty ClassColorProperty 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 PropertyWhen true, nodes in the navigation panel tree view do not expand after selecting a corresponding object in the working window.  
    Public PropertyIf true, the integration of an external PDM system is supported.  
    Public PropertySize of handlers for the Move, Rotate and Scale command.  
    Public PropertyIdentity of the current HpD user.  
    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 the EPLAN Platform.  
    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 the color to be used for the display of the application windows (window title, menu color, inactive text, etc.).  
    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