Harness proD API Help
EPLAN.Harness.API.Settings.Common Namespace / ApiGraphicsSettings3D Class
Properties

In This Topic
    ApiGraphicsSettings3D Class Members
    In This Topic

    The following tables list the members exposed by ApiGraphicsSettings3D.

    Public Properties
     NameDescription
    Public PropertyDetermines type of anti-aliasing. Possible values: EPLAN.Harness.API.Common.Enums.ApiAntialiasingType  
    Public PropertyIf check-marked, all surfaces seen from behind are culled.  
    Public PropertyEnables constant frame rate using pixel culling.  
    Public PropertyPixel culling threshold for constant frame rate.  
    Public PropertyTurns on / off the dark contours of edges.  
    Public PropertyDetermines the driver for displaying graphics. Possible values: EPLAN.Harness.API.Common.Enums.ApiDriverType  
    Public PropertyIf activated, the internal transparency calculation is accelerated.  
    Public PropertyTurns on / off the shadows of objects.  
    Public PropertyObjects smaller than the value determined here are not displayed in the Workspace / Workdesk.  
    Public PropertyIt can be set as EPLAN.Harness.API.Common.Enums.ApiGraphicsPreset.  
    Public PropertySet shading model. See EPLAN.Harness.API.Common.Enums.ApiShadingModel.  
    Top
    See Also