Search Results for

    Show / Hide Table of Contents

    Struct UFModl.InsetFlangeData

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

    Fields

    flange_data

    Declaration
    public UFModl.FlangeData[] flange_data
    Field Value
    Type Description
    FlangeData[]

    inset

    Declaration
    public string inset
    Field Value
    Type Description
    string

    inset_type

    Declaration
    public int inset_type
    Field Value
    Type Description
    int

    lrelief

    Declaration
    public string lrelief
    Field Value
    Type Description
    string

    lrelief_type

    Declaration
    public int lrelief_type
    Field Value
    Type Description
    int

    rrelief

    Declaration
    public string rrelief
    Field Value
    Type Description
    string

    rrelief_type

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