Search Results for

    Show / Hide Table of Contents

    Struct DeformDefinitionBuilder.JaDeformDefinitionExpData

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen.Features
    Assembly: NXOpen.dll
    Syntax
    public struct DeformDefinitionBuilder.JaDeformDefinitionExpData

    Fields

    Exp

    Declaration
    public Expression Exp
    Field Value
    Type Description
    Expression

    ExpName

    Declaration
    public string ExpName
    Field Value
    Type Description
    string

    HighEnd

    Declaration
    public string HighEnd
    Field Value
    Type Description
    string

    LowEnd

    Declaration
    public string LowEnd
    Field Value
    Type Description
    string

    ScaleType

    Declaration
    public int ScaleType
    Field Value
    Type Description
    int

    Type

    Declaration
    public int Type
    Field Value
    Type Description
    int

    Methods

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    string
    Overrides
    ValueType.ToString()
    In this article
    Back to top Generated by DocFX