Search Results for

    Show / Hide Table of Contents

    Struct UFModl._SmslotData

    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 _SmslotData

    Fields

    d_datum_axis

    Declaration
    public Tag d_datum_axis
    Field Value
    Type Description
    Tag

    d_vec_dir

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

    depth

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

    dir_method

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

    edge1

    Declaration
    public Tag edge1
    Field Value
    Type Description
    Tag

    edge2

    Declaration
    public Tag edge2
    Field Value
    Type Description
    Tag

    length

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

    o_datum_axis

    Declaration
    public Tag o_datum_axis
    Field Value
    Type Description
    Tag

    o_vec_dir

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

    offset1

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

    offset2

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

    orient_method

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

    slot_face

    Declaration
    public Tag slot_face
    Field Value
    Type Description
    Tag

    through_face

    Declaration
    public Tag through_face
    Field Value
    Type Description
    Tag

    type

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

    width

    Declaration
    public byte[] width
    Field Value
    Type Description
    System.Byte[]
    In This Article
    Back to top Generated by DocFX