Search Results for

    Show / Hide Table of Contents

    Struct UFModl._SmpunchData

    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 _SmpunchData

    Fields

    auto_centroid

    Declaration
    public bool auto_centroid
    Field Value
    Type Description
    System.Boolean

    cone_depth

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

    curves

    Declaration
    public Tag*curves
    Field Value
    Type Description
    Tag*

    cut_curve_sets

    Declaration
    public IntPtr cut_curve_sets
    Field Value
    Type Description
    System.IntPtr

    datum_axis

    Declaration
    public Tag datum_axis
    Field Value
    Type Description
    Tag

    depth

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

    die_radius

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

    flip_discard_region

    Declaration
    public bool flip_discard_region
    Field Value
    Type Description
    System.Boolean

    inside_or_out

    Declaration
    public bool inside_or_out
    Field Value
    Type Description
    System.Boolean

    n_curves

    Declaration
    public int n_curves
    Field Value
    Type Description
    System.Int32

    num_cut_curve_sets

    Declaration
    public int num_cut_curve_sets
    Field Value
    Type Description
    System.Int32

    placement_face

    Declaration
    public Tag placement_face
    Field Value
    Type Description
    Tag

    proj_method

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

    proj_vector

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

    punch_radius

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

    punch_type

    Declaration
    public UFModl.PunchType punch_type
    Field Value
    Type Description
    UFModl.PunchType

    taper_angle

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

    tool_center

    Declaration
    public Tag tool_center
    Field Value
    Type Description
    Tag

    top_type

    Declaration
    public UFModl.SmpunchTopType top_type
    Field Value
    Type Description
    UFModl.SmpunchTopType
    In This Article
    Back to top Generated by DocFX