Search Results for

    Show / Hide Table of Contents

    Struct OptimizationBuilder._OptimizationObjective

    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.Optimization
    Assembly: NXOpen.dll
    Syntax
    struct _OptimizationObjective

    Fields

    attributeName

    Declaration
    public IntPtr attributeName
    Field Value
    Type Description
    System.IntPtr

    attributeObject

    Declaration
    public Tag attributeObject
    Field Value
    Type Description
    Tag

    objectiveTargetValue

    Declaration
    public double objectiveTargetValue
    Field Value
    Type Description
    System.Double

    objectiveType

    Declaration
    public OptimizationBuilder.OptimizationAttributeType objectiveType
    Field Value
    Type Description
    OptimizationBuilder.OptimizationAttributeType
    In This Article
    Back to top Generated by DocFX