Search Results for

    Show / Hide Table of Contents

    Struct UFModl._SflangeData

    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
    struct _SflangeData

    Fields

    angle_law_parms

    Declaration
    public IntPtr angle_law_parms
    Field Value
    Type Description
    System.IntPtr

    angle_tol

    Declaration
    public double angle_tol
    Field Value
    Type Description
    System.Double

    base_cont

    Declaration
    public UFModl.SflangeContinuity base_cont
    Field Value
    Type Description
    UFModl.SflangeContinuity

    base_scale

    Declaration
    public int base_scale
    Field Value
    Type Description
    System.Int32

    centerline_tag

    Declaration
    public Tag centerline_tag
    Field Value
    Type Description
    Tag

    create_pipe_only

    Declaration
    public bool create_pipe_only
    Field Value
    Type Description
    System.Boolean

    curve

    Declaration
    public IntPtr curve
    Field Value
    Type Description
    System.IntPtr

    dir_opt

    Declaration
    public UFModl.SflangeDir dir_opt
    Field Value
    Type Description
    UFModl.SflangeDir

    distance_tol

    Declaration
    public double distance_tol
    Field Value
    Type Description
    System.Double

    extend_pipe

    Declaration
    public bool extend_pipe
    Field Value
    Type Description
    System.Boolean

    face_tags

    Declaration
    public Tag*face_tags
    Field Value
    Type Description
    Tag*

    feature_tag

    Declaration
    public Tag feature_tag
    Field Value
    Type Description
    Tag

    flange_cont

    Declaration
    public UFModl.SflangeContinuity flange_cont
    Field Value
    Type Description
    UFModl.SflangeContinuity

    flange_scale

    Declaration
    public int flange_scale
    Field Value
    Type Description
    System.Int32

    flip_dir

    Declaration
    public bool flip_dir
    Field Value
    Type Description
    System.Boolean

    flip_side

    Declaration
    public bool flip_side
    Field Value
    Type Description
    System.Boolean

    gap

    Declaration
    public double gap
    Field Value
    Type Description
    System.Double

    length_law_parms

    Declaration
    public IntPtr length_law_parms
    Field Value
    Type Description
    System.IntPtr

    merge_faces

    Declaration
    public bool merge_faces
    Field Value
    Type Description
    System.Boolean

    n_faces

    Declaration
    public int n_faces
    Field Value
    Type Description
    System.Int32

    radius

    Declaration
    public double radius
    Field Value
    Type Description
    System.Double

    radius_law_parms

    Declaration
    public IntPtr radius_law_parms
    Field Value
    Type Description
    System.IntPtr

    trim_opt

    Declaration
    public UFModl.SflangeTrim trim_opt
    Field Value
    Type Description
    UFModl.SflangeTrim

    type

    Declaration
    public UFModl.SflangeType type
    Field Value
    Type Description
    UFModl.SflangeType

    vec_0

    Declaration
    public double[] vec_0
    Field Value
    Type Description
    System.Double[]

    vec_90

    Declaration
    public double[] vec_90
    Field Value
    Type Description
    System.Double[]

    vec_tag

    Declaration
    public Tag vec_tag
    Field Value
    Type Description
    Tag
    In This Article
    Back to top Generated by DocFX