NXOpen .NET Reference  12.0.0
Public Attributes | List of all members
NXOpen.Features.DeformDefinitionBuilder.JaDeformDefinitionExpData Struct Reference

More...

Public Attributes

int Type
 One of the NXOpen.Features.DeformDefinitionBuilder.ExpressionType values. More...
 
NXOpen.Expression Exp
 Tag of NXOpen.Expression object. More...
 
string ExpName
 Name of expression. More...
 
string LowEnd
 Minimum value in range of input values for expression. More...
 
string HighEnd
 Maximum value in range of input values for expression. More...
 
int ScaleType
 One of the NXOpen.Features.DeformDefinitionBuilder.RangeType values when type is NXOpen.Features.DeformDefinitionBuilder.ExpressionType.Range . More...
 

Detailed Description

Member Data Documentation

NXOpen.Expression NXOpen.Features.DeformDefinitionBuilder.JaDeformDefinitionExpData.Exp

Tag of NXOpen.Expression object.

string NXOpen.Features.DeformDefinitionBuilder.JaDeformDefinitionExpData.ExpName

Name of expression.

This will be displayed in UI.

string NXOpen.Features.DeformDefinitionBuilder.JaDeformDefinitionExpData.HighEnd

Maximum value in range of input values for expression.

string NXOpen.Features.DeformDefinitionBuilder.JaDeformDefinitionExpData.LowEnd

Minimum value in range of input values for expression.

int NXOpen.Features.DeformDefinitionBuilder.JaDeformDefinitionExpData.ScaleType
int NXOpen.Features.DeformDefinitionBuilder.JaDeformDefinitionExpData.Type

The documentation for this struct was generated from the following file:
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.