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 Property Set alternate transparency.  
    Public PropertyDetermines type of anti-aliasing. Possible values: EPLAN.Harness.API.Common.Enums.ApiAntialiasingType  
    Public Property Set backface culling.  
    Public PropertyEnables constant frame rate using pixel culling.  
    Public PropertyPixel culling threshold for constant frame rate.  
    Public PropertyDetermines the driver for displaying graphics. Possible values: EPLAN.Harness.API.Common.Enums.ApiDriverType  
    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