Show / Hide Table of Contents

    Enum ArcType

    Enumerated curved grid arc types

    Namespace: DesignData.SDS2.Model
    Assembly: DesignData.SDS2.Model.dll
    Syntax
    public enum ArcType

    Fields

    Name Description
    Circle

    Full circle

    Major

    Major arc

    Minor

    Minor arc

    Back to top