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

    Fields

    datum_axis

    Declaration
    public Tag datum_axis
    Field Value
    Type Description
    Tag

    depth

    Declaration
    public byte[] depth
    Field Value
    Type Description
    System.Byte[]

    diameter

    Declaration
    public byte[] diameter
    Field Value
    Type Description
    System.Byte[]

    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 byte[] offset1
    Field Value
    Type Description
    System.Byte[]

    offset2

    Declaration
    public byte[] offset2
    Field Value
    Type Description
    System.Byte[]

    thru_face

    Declaration
    public Tag thru_face
    Field Value
    Type Description
    Tag

    tip_angle

    Declaration
    public byte[] tip_angle
    Field Value
    Type Description
    System.Byte[]

    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