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
    public 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 string depth
    Field Value
    Type Description
    System.String

    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 string length
    Field Value
    Type Description
    System.String

    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 string offset1
    Field Value
    Type Description
    System.String

    offset2

    Declaration
    public string offset2
    Field Value
    Type Description
    System.String

    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 string width
    Field Value
    Type Description
    System.String
    In This Article
    Back to top Generated by DocFX