Search Results for

    Show / Hide Table of Contents

    Struct UFGdt.ModifierData

    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 UFGdt.ModifierData

    Fields

    bonus_tol

    Declaration
    public UFGdt.ToleranceValue[] bonus_tol
    Field Value
    Type Description
    ToleranceValue[]

    keywords

    Declaration
    public UFGdt.Keyword[] keywords
    Field Value
    Type Description
    Keyword[]

    modifier_types

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

    num_keywords

    Declaration
    public int num_keywords
    Field Value
    Type Description
    int

    num_modifiers

    Declaration
    public int num_modifiers
    Field Value
    Type Description
    int

    proj_zone

    Declaration
    public UFGdt.ProjZone[] proj_zone
    Field Value
    Type Description
    ProjZone[]

    statistics

    Declaration
    public UFGdt.StatisticalInfo[] statistics
    Field Value
    Type Description
    StatisticalInfo[]

    unit_area

    Declaration
    public UFGdt.UnitBasis[] unit_area
    Field Value
    Type Description
    UnitBasis[]

    unit_length

    Declaration
    public UFGdt.UnitBasis[] unit_length
    Field Value
    Type Description
    UnitBasis[]
    In this article
    Back to top Generated by DocFX