Search Results for

    Show / Hide Table of Contents

    Struct UFGdt._ModifierData

    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 _ModifierData

    Fields

    bonus_tol

    Declaration
    public IntPtr bonus_tol
    Field Value
    Type Description
    System.IntPtr

    keywords

    Declaration
    public IntPtr keywords
    Field Value
    Type Description
    System.IntPtr

    modifier_types

    Declaration
    public UFGdt.ModifierTypes[] modifier_types
    Field Value
    Type Description
    UFGdt.ModifierTypes[]

    num_keywords

    Declaration
    public int num_keywords
    Field Value
    Type Description
    System.Int32

    num_modifiers

    Declaration
    public int num_modifiers
    Field Value
    Type Description
    System.Int32

    proj_zone

    Declaration
    public IntPtr proj_zone
    Field Value
    Type Description
    System.IntPtr

    statistics

    Declaration
    public IntPtr statistics
    Field Value
    Type Description
    System.IntPtr

    unit_area

    Declaration
    public IntPtr unit_area
    Field Value
    Type Description
    System.IntPtr

    unit_length

    Declaration
    public IntPtr unit_length
    Field Value
    Type Description
    System.IntPtr
    In This Article
    Back to top Generated by DocFX