Search Results for

    Show / Hide Table of Contents

    Struct UFModl.SmholeData

    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 SmholeData

    Fields

    datum_axis

    Declaration
    public Tag datum_axis
    Field Value
    Type Description
    Tag

    depth

    Declaration
    public string depth
    Field Value
    Type Description
    System.String

    diameter

    Declaration
    public string diameter
    Field Value
    Type Description
    System.String

    edge1

    Declaration
    public Tag edge1
    Field Value
    Type Description
    Tag

    edge2

    Declaration
    public Tag edge2
    Field Value
    Type Description
    Tag

    hole_face

    Declaration
    public Tag hole_face
    Field Value
    Type Description
    Tag

    method

    Declaration
    public UFModl.SmholeDirectionType method
    Field Value
    Type Description
    UFModl.SmholeDirectionType

    offset1

    Declaration
    public string offset1
    Field Value
    Type Description
    System.String

    offset2

    Declaration
    public string offset2
    Field Value
    Type Description
    System.String

    thru_face

    Declaration
    public Tag thru_face
    Field Value
    Type Description
    Tag

    tip_angle

    Declaration
    public string tip_angle
    Field Value
    Type Description
    System.String

    type

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

    vec_dir

    Declaration
    public double[] vec_dir
    Field Value
    Type Description
    System.Double[]
    In This Article
    Back to top Generated by DocFX