Show / Hide Table of Contents

    Enum NormalizationType

    Normalization type.

    Namespace: Elements.Geometry
    Assembly: Hypar.Elements.dll
    Syntax
    public enum NormalizationType

    Fields

    Name Description
    End

    During normalization move end points of segments.

    Middle

    During normalization move both start and end vertices in approximately equivalent proportions.

    Start

    During normalization move start points of segments.