Search Results for

    Show / Hide Table of Contents

    Struct UFModl.SolidPunchData

    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.SolidPunchData

    Fields

    is_pt_required

    Declaration
    public bool is_pt_required
    Field Value
    Type Description
    bool

    n_pierce_faces

    Declaration
    public int n_pierce_faces
    Field Value
    Type Description
    int

    pierce_faces

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

    target_csys_pt

    Declaration
    public Tag target_csys_pt
    Field Value
    Type Description
    Tag

    target_face

    Declaration
    public Tag target_face
    Field Value
    Type Description
    Tag

    thickness

    Declaration
    public string thickness
    Field Value
    Type Description
    string

    thickness_option

    Declaration
    public int thickness_option
    Field Value
    Type Description
    int

    tool_body

    Declaration
    public Tag tool_body
    Field Value
    Type Description
    Tag

    tool_csys_pt

    Declaration
    public Tag tool_csys_pt
    Field Value
    Type Description
    Tag

    type

    Declaration
    public int type
    Field Value
    Type Description
    int
    In this article
    Back to top Generated by DocFX