Search Results for

    Show / Hide Table of Contents

    Struct UFModl._InsetFlangeData

    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 _InsetFlangeData

    Fields

    flange_data

    Declaration
    public IntPtr flange_data
    Field Value
    Type Description
    System.IntPtr

    inset

    Declaration
    public sbyte *inset
    Field Value
    Type Description
    System.SByte*

    inset_type

    Declaration
    public int inset_type
    Field Value
    Type Description
    System.Int32

    lrelief

    Declaration
    public sbyte *lrelief
    Field Value
    Type Description
    System.SByte*

    lrelief_type

    Declaration
    public int lrelief_type
    Field Value
    Type Description
    System.Int32

    rrelief

    Declaration
    public sbyte *rrelief
    Field Value
    Type Description
    System.SByte*

    rrelief_type

    Declaration
    public int rrelief_type
    Field Value
    Type Description
    System.Int32
    In This Article
    Back to top Generated by DocFX