Search Results for

    Show / Hide Table of Contents

    Struct UFDrf.HatchFillPreferences

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: NXOpen.UF
    Assembly: NXOpen.UF.dll
    Syntax
    public struct HatchFillPreferences

    Fields

    area_fill_angle

    Declaration
    public double area_fill_angle
    Field Value
    Type Description
    System.Double

    area_fill_material

    Declaration
    public UFDrf.AreaFillMaterial area_fill_material
    Field Value
    Type Description
    UFDrf.AreaFillMaterial

    area_fill_scale

    Declaration
    public double area_fill_scale
    Field Value
    Type Description
    System.Double

    color

    Declaration
    public int color
    Field Value
    Type Description
    System.Int32

    hatch_angle

    Declaration
    public double hatch_angle
    Field Value
    Type Description
    System.Double

    hatch_distance

    Declaration
    public double hatch_distance
    Field Value
    Type Description
    System.Double

    hatch_file

    Declaration
    public string hatch_file
    Field Value
    Type Description
    System.String

    hatch_material

    Declaration
    public string hatch_material
    Field Value
    Type Description
    System.String

    hatch_tolerance

    Declaration
    public double hatch_tolerance
    Field Value
    Type Description
    System.Double

    width

    Declaration
    public UFDrf.LineWidth width
    Field Value
    Type Description
    UFDrf.LineWidth
    In This Article
    Back to top Generated by DocFX