Search Results for

    Show / Hide Table of Contents

    Struct UFSmd.GenPrefs

    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 GenPrefs

    Fields

    angle_type

    Declaration
    public UFSmd.AngleTypeE angle_type
    Field Value
    Type Description
    UFSmd.AngleTypeE

    baf_option

    Declaration
    public UFSmd.BafOptionsE baf_option
    Field Value
    Type Description
    UFSmd.BafOptionsE

    bat_angle_type

    Declaration
    public UFSmd.BatAngleTypeE bat_angle_type
    Field Value
    Type Description
    UFSmd.BatAngleTypeE

    bat_radius_type

    Declaration
    public UFSmd.BatRadiusTypeE bat_radius_type
    Field Value
    Type Description
    UFSmd.BatRadiusTypeE

    chk_stds

    Declaration
    public int chk_stds
    Field Value
    Type Description
    System.Int32

    default_baf

    Declaration
    public string default_baf
    Field Value
    Type Description
    System.String

    enforce_cre_state

    Declaration
    public int enforce_cre_state
    Field Value
    Type Description
    System.Int32

    forming_method

    Declaration
    public UFSmd.FormingMethodE forming_method
    Field Value
    Type Description
    UFSmd.FormingMethodE

    global_angle

    Declaration
    public string global_angle
    Field Value
    Type Description
    System.String

    global_radius

    Declaration
    public string global_radius
    Field Value
    Type Description
    System.String

    line_color

    Declaration
    public int line_color
    Field Value
    Type Description
    System.Int32

    mat_margin

    Declaration
    public string mat_margin
    Field Value
    Type Description
    System.String

    material

    Declaration
    public string material
    Field Value
    Type Description
    System.String

    pip_sequential

    Declaration
    public UFSmd.PipSequentialE pip_sequential
    Field Value
    Type Description
    UFSmd.PipSequentialE

    radius_type

    Declaration
    public UFSmd.RadiusTypeE radius_type
    Field Value
    Type Description
    UFSmd.RadiusTypeE

    seq_labels

    Declaration
    public int seq_labels
    Field Value
    Type Description
    System.Int32

    thickness

    Declaration
    public string thickness
    Field Value
    Type Description
    System.String

    thickness_type

    Declaration
    public int thickness_type
    Field Value
    Type Description
    System.Int32

    use_bat

    Declaration
    public int use_bat
    Field Value
    Type Description
    System.Int32

    use_feat_stds

    Declaration
    public int use_feat_stds
    Field Value
    Type Description
    System.Int32

    use_global_angle

    Declaration
    public bool use_global_angle
    Field Value
    Type Description
    System.Boolean

    use_global_baf

    Declaration
    public bool use_global_baf
    Field Value
    Type Description
    System.Boolean

    use_global_radius

    Declaration
    public bool use_global_radius
    Field Value
    Type Description
    System.Boolean

    use_global_thickness

    Declaration
    public bool use_global_thickness
    Field Value
    Type Description
    System.Boolean
    In This Article
    Back to top Generated by DocFX