Search Results for

    Show / Hide Table of Contents

    Struct UFModl.SmpunchData

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen.UF
    Assembly: NXOpen.UF.dll
    Syntax
    public struct UFModl.SmpunchData

    Fields

    auto_centroid

    Declaration
    public bool auto_centroid
    Field Value
    Type Description
    bool

    cone_depth

    Declaration
    public string cone_depth
    Field Value
    Type Description
    string

    curves

    Declaration
    public Tag[] curves
    Field Value
    Type Description
    Tag[]

    cut_curve_sets

    Declaration
    public UFModl.SmpunchCutSets[] cut_curve_sets
    Field Value
    Type Description
    SmpunchCutSets[]

    datum_axis

    Declaration
    public Tag datum_axis
    Field Value
    Type Description
    Tag

    depth

    Declaration
    public string depth
    Field Value
    Type Description
    string

    die_radius

    Declaration
    public string die_radius
    Field Value
    Type Description
    string

    flip_discard_region

    Declaration
    public bool flip_discard_region
    Field Value
    Type Description
    bool

    inside_or_out

    Declaration
    public bool inside_or_out
    Field Value
    Type Description
    bool

    n_curves

    Declaration
    public int n_curves
    Field Value
    Type Description
    int

    num_cut_curve_sets

    Declaration
    public int num_cut_curve_sets
    Field Value
    Type Description
    int

    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
    double[]

    punch_radius

    Declaration
    public string punch_radius
    Field Value
    Type Description
    string

    punch_type

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

    taper_angle

    Declaration
    public string taper_angle
    Field Value
    Type Description
    string

    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