Show / Hide Table of Contents

    Enum EdgeDisplayDashMode

    Different ways to interpret the Width property of a EdgeDisplaySettings.

    Namespace: Elements
    Assembly: Hypar.Elements.dll
    Syntax
    public enum EdgeDisplayDashMode

    Fields

    Name Description
    None

    Dashed display is not enabled. Dash size is ignored.

    ScreenUnits

    Dash sizes are specified in pixels, and maintain a constant size when zooming.

    WorldUnits

    Dash sizes are specified in meters, and maintain a constant size relative to the model.