NX Open C++ Reference Guide
Public Types | Public Member Functions | List of all members
NXOpen::Fields::DisplayPropertiesBuilder Class Reference

Represents a builder class for editing display properties of a NXOpen::Fields::Field. More...

Inheritance diagram for NXOpen::Fields::DisplayPropertiesBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Types

enum  BalStrainType {
  BalStrainTypeXx, BalStrainTypeYy, BalStrainTypeZz, BalStrainTypeXy,
  BalStrainTypeYz, BalStrainTypeZx, BalStrainTypeOffSetXX, BalStrainTypeOffSetYY,
  BalStrainTypeOffSetZZ, BalStrainTypeOffSetXY, BalStrainTypeOffSetYZ, BalStrainTypeOffSetZX
}
 Balance Strain Field Type. More...
 
enum  ComplexScalarType { ComplexScalarTypeMag, ComplexScalarTypeReal, ComplexScalarTypeImaginary, ComplexScalarTypePhase }
 Complex Scalar Field Type. More...
 
enum  ComplexVectorType {
  ComplexVectorTypeXReal, ComplexVectorTypeYReal, ComplexVectorTypeZReal, ComplexVectorTypeXImaginary,
  ComplexVectorTypeYImaginary, ComplexVectorTypeZImaginary
}
 Complex Vector Field Type. More...
 
enum  DepDispTypeEnum { DepDispTypeEnumSymbol, DepDispTypeEnumSurface, DepDispTypeEnumSurfaceEdges, DepDispTypeEnumHide }
 Field Dep Disp Type. More...
 
enum  DepDomColorEnum { DepDomColorEnumInherit, DepDomColorEnumSpecified, DepDomColorEnumSpectrum }
 Field Dep Dom Color. More...
 
enum  DepLabelValueEnum {
  DepLabelValueEnumNone, DepLabelValueEnumMinimumMaximum, DepLabelValueEnumMaximum, DepLabelValueEnumMinimum,
  DepLabelValueEnumAll
}
 Field Dep Label Value. More...
 
enum  DispResolutionEnum {
  DispResolutionEnumCoarse, DispResolutionEnumStandard, DispResolutionEnumFine, DispResolutionEnumExtraFine,
  DispResolutionEnumSuperFine, DispResolutionEnumUltraFine, DispResolutionEnumUserSpecified
}
 Field Disp Resolution. More...
 
enum  FieldQuantityType {
  FieldQuantityTypeType0, FieldQuantityTypeType1, FieldQuantityTypeType2, FieldQuantityTypeType3,
  FieldQuantityTypeType4, FieldQuantityTypeType5, FieldQuantityTypeType6, FieldQuantityTypeType7,
  FieldQuantityTypeType8, FieldQuantityTypeType9, FieldQuantityTypeType10, FieldQuantityTypeType11,
  FieldQuantityTypeType12, FieldQuantityTypeType13, FieldQuantityTypeType14, FieldQuantityTypeType15
}
 Field Quanity Type. More...
 
enum  IndepDomDispType {
  IndepDomDispTypeNormal, IndepDomDispTypePoint, IndepDomDispTypePlusSign, IndepDomDispTypeAsterisk,
  IndepDomDispTypeCircle, IndepDomDispTypePoundSign, IndepDomDispTypeCross, IndepDomDispTypeSquare,
  IndepDomDispTypeTriangle, IndepDomDispTypeDiamond, IndepDomDispTypeCenterline, IndepDomDispTypeHide
}
 Field Indep Dom Disp. More...
 
enum  Legacy3DType { Legacy3DTypeX, Legacy3DTypeY, Legacy3DTypeZ }
 Legacy_3D Type. More...
 
enum  LegendPos { LegendPosHide, LegendPosLeft, LegendPosRight }
 legend position More...
 
enum  LineFontEnum {
  LineFontEnumSolid, LineFontEnumDashed, LineFontEnumPhantom, LineFontEnumCenterline,
  LineFontEnumDotted, LineFontEnumLongDashed, LineFontEnumDottedDashed
}
 Field Line Display Fonts. More...
 
enum  LineWidthEnum {
  LineWidthEnumNormal, LineWidthEnumThick, LineWidthEnumThin, LineWidthEnumOne = 5,
  LineWidthEnumTwo, LineWidthEnumThree, LineWidthEnumFour, LineWidthEnumFive,
  LineWidthEnumSix, LineWidthEnumSeven, LineWidthEnumEight, LineWidthEnumNine
}
 Field Line Widths. More...
 
enum  ScalarType { ScalarTypeHide, ScalarTypeMag }
 Scalar Field Type. More...
 
enum  TblPointTypeEnum { TblPointTypeEnumHide, TblPointTypeEnumShow }
 Field Tbl Point Type. More...
 
enum  TensorType {
  TensorTypeXx, TensorTypeYy, TensorTypeZz, TensorTypeXy,
  TensorTypeYz, TensorTypeZx, TensorTypeMean, TensorTypeMidPrncpl,
  TensorTypeMinPrncpl, TensorTypeMaxPrncpl, TensorTypeOctahedral, TensorTypeVonMises
}
 Tensor Field Type. More...
 
enum  ValueRange { ValueRangeAuto, ValueRangeSpecified }
 range for contour plots More...
 
enum  ValuesEnum {
  ValuesEnumHide, ValuesEnumPoint, ValuesEnumPlusSign, ValuesEnumAsterisk,
  ValuesEnumCircle, ValuesEnumPoundSign, ValuesEnumCross, ValuesEnumSquare,
  ValuesEnumTriangle, ValuesEnumDiamond, ValuesEnumCenterline
}
 Field Values. More...
 
enum  VectorType { VectorTypeX, VectorTypeY, VectorTypeZ, VectorTypeMag }
 Vector Field Type. More...
 

Public Member Functions

NXOpen::NXColorAxisColor ()
 Returns the axis color
Created in NX6.0.1. More...
 
NXOpen::NXColorBasicColor ()
 Returns the basic color
Created in NX6.0.1. More...
 
double DepCalcSymblSize ()
 Returns the dep calc symbl size
Created in NX12.0.0. More...
 
NXOpen::Fields::DisplayPropertiesBuilder::DepDispTypeEnum DepDispType ()
 Returns the dep disp type
Created in NX6.0.1. More...
 
NXOpen::Fields::DisplayPropertiesBuilder::DepDomColorEnum DepDomColor ()
 Returns the dep dom color
Created in NX6.0.1. More...
 
NXOpen::Fields::DisplayPropertiesBuilder::DepLabelValueEnum DepLabelValues ()
 Returns the dep label values
Created in NX6.0.1. More...
 
double DepRangeMax ()
 Returns the dep range max
Created in NX12.0.0. More...
 
double DepRangeMin ()
 Returns the dependent range min
Created in NX12.0.0. More...
 
NXOpen::NXColorDepSelColor ()
 Returns the dep sel color
Created in NX6.0.1. More...
 
double DepSymbolSize ()
 Returns the dep symbol size
Created in NX6.0.1. More...
 
NXOpen::Fields::DisplayPropertiesBuilder::DispResolutionEnum DisplayResolution ()
 Returns the display resolution
Created in NX6.0.1. More...
 
double DummyScale ()
 Returns the dummy scale
Created in NX6.0.1. More...
 
bool FaceAnalysis ()
 Returns the face analysis
Created in NX6.0.1. More...
 
NXOpen::Fields::DisplayPropertiesBuilder::FieldQuantityType FieldQuantity ()
 Returns the field quantity type
Created in NX12.0.0. More...
 
NXOpen::Fields::DisplayPropertiesBuilder::IndepDomDispType IndepDispType ()
 Returns the indep disp type
Created in NX6.0.1. More...
 
NXOpen::NXColorLabelColor ()
 Returns the label color
Created in NX6.0.1. More...
 
int Layer ()
 Returns the layer
Created in NX6.0.1. More...
 
NXOpen::Fields::DisplayPropertiesBuilder::LegendPos LegendPosition ()
 Returns the legend position
Created in NX12.0.0. More...
 
NXOpen::Fields::DisplayPropertiesBuilder::LineFontEnum LineFont ()
 Returns the line font
Created in NX6.0.1. More...
 
NXOpen::Fields::DisplayPropertiesBuilder::LineWidthEnum LineWidth ()
 Returns the line width
Created in NX6.0.1. More...
 
NXOpen::NXColorOverflowColor ()
 Returns the overflow color
Created in NX12.0.0. More...
 
bool PartiallyShaded ()
 Returns the partially shaded
Created in NX6.0.1. More...
 
NXOpen::ExpressionPrimaryVar ()
 Returns the primary var name
Created in NX12.0.0. More...
 
NXOpen::Fields::DisplayPropertiesBuilder::ValueRange Range ()
 Returns the range
Created in NX12.0.0. More...
 
double RangeMax ()
 Returns the legend range max
Created in NX12.0.0. More...
 
double RangeMin ()
 Returns the legend range min
Created in NX12.0.0. More...
 
void SetAxisColor (NXOpen::NXColor *axisColor)
 Sets the axis color
Created in NX6.0.1. More...
 
void SetBasicColor (NXOpen::NXColor *basicColor)
 Sets the basic color
Created in NX6.0.1. More...
 
void SetDepCalcSymblSize (double depCalcSymblSize)
 Sets the dep calc symbl size
Created in NX12.0.0. More...
 
void SetDepDispType (NXOpen::Fields::DisplayPropertiesBuilder::DepDispTypeEnum depDispType)
 Sets the dep disp type
Created in NX6.0.1. More...
 
void SetDepDomColor (NXOpen::Fields::DisplayPropertiesBuilder::DepDomColorEnum depDomColor)
 Sets the dep dom color
Created in NX6.0.1. More...
 
void SetDepLabelValues (NXOpen::Fields::DisplayPropertiesBuilder::DepLabelValueEnum depLabelValues)
 Sets the dep label values
Created in NX6.0.1. More...
 
void SetDepRangeMax (double depRangeMax)
 Sets the dep range max
Created in NX12.0.0. More...
 
void SetDepRangeMin (double depRangeMin)
 Sets the dependent range min
Created in NX12.0.0. More...
 
void SetDepSelColor (NXOpen::NXColor *depSelColor)
 Sets the dep sel color
Created in NX6.0.1. More...
 
void SetDepSymbolSize (double depSymbolSize)
 Sets the dep symbol size
Created in NX6.0.1. More...
 
void SetDisplayResolution (NXOpen::Fields::DisplayPropertiesBuilder::DispResolutionEnum displayResolution)
 Sets the display resolution
Created in NX6.0.1. More...
 
void SetDummyScale (double dummyScale)
 Sets the dummy scale
Created in NX6.0.1. More...
 
void SetFaceAnalysis (bool faceAnalysis)
 Sets the face analysis
Created in NX6.0.1. More...
 
void SetFieldQuantity (NXOpen::Fields::DisplayPropertiesBuilder::FieldQuantityType fieldQuantity)
 Sets the field quantity type
Created in NX12.0.0. More...
 
void SetIndepDispType (NXOpen::Fields::DisplayPropertiesBuilder::IndepDomDispType indepDispType)
 Sets the indep disp type
Created in NX6.0.1. More...
 
void SetLabelColor (NXOpen::NXColor *labelColor)
 Sets the label color
Created in NX6.0.1. More...
 
void SetLayer (int layer)
 Sets the layer
Created in NX6.0.1. More...
 
void SetLegendPosition (NXOpen::Fields::DisplayPropertiesBuilder::LegendPos legendPosition)
 Sets the legend position
Created in NX12.0.0. More...
 
void SetLineFont (NXOpen::Fields::DisplayPropertiesBuilder::LineFontEnum lineFont)
 Sets the line font
Created in NX6.0.1. More...
 
void SetLineWidth (NXOpen::Fields::DisplayPropertiesBuilder::LineWidthEnum lineWidth)
 Sets the line width
Created in NX6.0.1. More...
 
void SetOverflowColor (NXOpen::NXColor *overflowColor)
 Sets the overflow color
Created in NX12.0.0. More...
 
void SetPartiallyShaded (bool partiallyShaded)
 Sets the partially shaded
Created in NX6.0.1. More...
 
void SetRange (NXOpen::Fields::DisplayPropertiesBuilder::ValueRange range)
 Sets the range
Created in NX12.0.0. More...
 
void SetRangeMax (double rangeMax)
 Sets the legend range max
Created in NX12.0.0. More...
 
void SetRangeMin (double rangeMin)
 Sets the legend range min
Created in NX12.0.0. More...
 
void SetShowAxis (bool showAxis)
 Sets the show axis
Created in NX6.0.1. More...
 
void SetShowDefaultVal (bool showDefaultVal)
 Sets the show default val
Created in NX12.0.0. More...
 
void SetShowDescription (bool showDescription)
 Sets the show description
Created in NX12.0.0. More...
 
void SetShowLabels (bool showLabels)
 Sets the show labels
Created in NX6.0.1. More...
 
void SetShowMapTopo (bool showMapTopo)
 Sets the show map topo
Created in NX6.0.1. More...
 
void SetShowName (bool showName)
 Sets the show name
Created in NX12.0.0. More...
 
void SetShowOverflowValues (bool showOverflow)
 Sets the show overflow
Created in NX12.0.0. More...
 
void SetShowSrcTblVals (bool showSrcTblVals)
 Sets the show dep src tbl vals
Created in NX12.0.0. More...
 
void SetShowUndefinedValues (NXOpen::Fields::DisplayPropertiesBuilder::ValuesEnum showUndefinedValues)
 Sets the show undefined values
More...
 
void SetShowUndefValues (bool showUndefinedValues)
 Sets the show new undefined values
Created in NX12.0.0. More...
 
void SetShowUnderflowValues (bool showUnderflow)
 Sets the show underflow
Created in NX12.0.0. More...
 
void SetSpectrumLevels (int spectrumLevels)
 Sets the spectrum levels
Created in NX6.0.1. More...
 
void SetSurfaceOffset (double surfaceOffset)
 Sets the surface offset
Created in NX6.0.1. More...
 
void SetTblDepColor (NXOpen::NXColor *tblDepColor)
 Sets the table dependent color
More...
 
void SetTblDepDomColor (NXOpen::Fields::DisplayPropertiesBuilder::DepDomColorEnum depDomColor)
 Sets the table dependent domain color
More...
 
void SetTblDepLabelValues (NXOpen::Fields::DisplayPropertiesBuilder::DepLabelValueEnum tblDepLabelValues)
 Sets the table dependent label values
Created in NX7.5.0. More...
 
void SetTblDepPtType (NXOpen::Fields::DisplayPropertiesBuilder::TblPointTypeEnum tblDepPtType)
 Sets the tbl dep pt type
More...
 
void SetTblDepSymbolSize (double tblDepSymbolSize)
 Sets the table dependent symbol size
Created in NX7.5.0. More...
 
void SetTblIndepColor (NXOpen::NXColor *tblIndepColor)
 Sets the tbl indep color
More...
 
void SetTblIndepPtType (NXOpen::Fields::DisplayPropertiesBuilder::ValuesEnum tblIndepPtType)
 Sets the tbl indep pt type
More...
 
void SetTranslucency (int translucency)
 Sets the translucency
Created in NX6.0.1. More...
 
void SetUndefValueColor (NXOpen::NXColor *undefValueColor)
 Sets the undef value color
Created in NX6.0.1. More...
 
void SetUnderflowColor (NXOpen::NXColor *underflowColor)
 Sets the underflow color
Created in NX12.0.0. More...
 
void SetXNum (int xNum)
 Sets the x num
Created in NX12.0.0. More...
 
void SetYNum (int yNum)
 Sets the y num
Created in NX12.0.0. More...
 
void SetZNum (int zNum)
 Sets the z num
Created in NX12.0.0. More...
 
bool ShowAxis ()
 Returns the show axis
Created in NX6.0.1. More...
 
bool ShowDefaultVal ()
 Returns the show default val
Created in NX12.0.0. More...
 
bool ShowDescription ()
 Returns the show description
Created in NX12.0.0. More...
 
bool ShowLabels ()
 Returns the show labels
Created in NX6.0.1. More...
 
bool ShowMapTopo ()
 Returns the show map topo
Created in NX6.0.1. More...
 
bool ShowName ()
 Returns the show name
Created in NX12.0.0. More...
 
bool ShowOverflowValues ()
 Returns the show overflow
Created in NX12.0.0. More...
 
bool ShowSrcTblVals ()
 Returns the show dep src tbl vals
Created in NX12.0.0. More...
 
NXOpen::Fields::DisplayPropertiesBuilder::ValuesEnum ShowUndefinedValues ()
 Returns the show undefined values
More...
 
bool ShowUndefValues ()
 Returns the show new undefined values
Created in NX12.0.0. More...
 
bool ShowUnderflowValues ()
 Returns the show underflow
Created in NX12.0.0. More...
 
int SpectrumLevels ()
 Returns the spectrum levels
Created in NX6.0.1. More...
 
double SurfaceOffset ()
 Returns the surface offset
Created in NX6.0.1. More...
 
NXOpen::NXColorTblDepColor ()
 Returns the table dependent color
More...
 
NXOpen::Fields::DisplayPropertiesBuilder::DepDomColorEnum TblDepDomColor ()
 Returns the table dependent domain color
More...
 
NXOpen::Fields::DisplayPropertiesBuilder::DepLabelValueEnum TblDepLabelValues ()
 Returns the table dependent label values
Created in NX7.5.0. More...
 
NXOpen::Fields::DisplayPropertiesBuilder::TblPointTypeEnum TblDepPtType ()
 Returns the tbl dep pt type
More...
 
double TblDepSymbolSize ()
 Returns the table dependent symbol size
Created in NX7.5.0. More...
 
NXOpen::NXColorTblIndepColor ()
 Returns the tbl indep color
More...
 
NXOpen::Fields::DisplayPropertiesBuilder::ValuesEnum TblIndepPtType ()
 Returns the tbl indep pt type
More...
 
int Translucency ()
 Returns the translucency
Created in NX6.0.1. More...
 
NXOpen::NXColorUndefValueColor ()
 Returns the undef value color
Created in NX6.0.1. More...
 
NXOpen::NXColorUnderflowColor ()
 Returns the underflow color
Created in NX12.0.0. More...
 
NXOpen::ExpressionXMax ()
 Returns the x max
Created in NX12.0.0. More...
 
NXOpen::ExpressionXMin ()
 Returns the x min
Created in NX12.0.0. More...
 
int XNum ()
 Returns the x num
Created in NX12.0.0. More...
 
NXOpen::ExpressionYMax ()
 Returns the y max
Created in NX12.0.0. More...
 
NXOpen::ExpressionYMin ()
 Returns the y min
Created in NX12.0.0. More...
 
int YNum ()
 Returns the y num
Created in NX12.0.0. More...
 
NXOpen::ExpressionZMax ()
 Returns the z max
Created in NX12.0.0. More...
 
NXOpen::ExpressionZMin ()
 Returns the z min
Created in NX12.0.0. More...
 
int ZNum ()
 Returns the z num
Created in NX12.0.0. More...
 
- Public Member Functions inherited from NXOpen::Builder
NXOpen::NXObjectCommit ()
 Commits any edits that have been applied to the builder. More...
 
void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
std::vector< NXOpen::NXObject * > GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
NXOpen::NXObjectGetObject ()
 Returns the object currently being edited by this builder. More...
 
void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a builder class for editing display properties of a NXOpen::Fields::Field.


Used to edit a NXOpen::Fields::Field display properties.

To create a new instance of this class, use NXOpen::Fields::FieldManager::CreateDisplayPropertiesBuilder
Default values.

Property Value

DepCalcSymblSize

0.1

DepDispType

Symbol

DepDomColor

Inherit

DepLabelValues

None

DepRangeMax

0

DepRangeMin

0

DisplayResolution

Standard

FaceAnalysis

0

FieldQuantity

Type0

IndepDispType

Hide

Layer

1

LegendPosition

Left

LineFont

Solid

LineWidth

Normal

PartiallyShaded

0

PrimaryVar.Value

0 (millimeters part), 0 (inches part)

Range

Auto

RangeMax

1

RangeMin

1

ShowAxis

0

ShowDefaultVal

0

ShowDescription

0

ShowLabels

0

ShowMapTopo

0

ShowName

0

ShowOverflowValues

0

ShowSrcTblVals

1

ShowUndefValues

0

ShowUnderflowValues

0

SpectrumLevels

3

SurfaceOffset

0

TblDepPtType (deprecated)

Hide

TblIndepPtType (deprecated)

Hide

Translucency

0

XMax.Value

0 (millimeters part), 1 (inches part)

XMin.Value

0 (millimeters part), 0 (inches part)

XNum

1

YMax.Value

0 (millimeters part), 1 (inches part)

YMin.Value

0 (millimeters part), 0 (inches part)

YNum

1

ZMax.Value

0 (millimeters part), 1 (inches part)

ZMin.Value

0 (millimeters part), 0 (inches part)

ZNum

1


Created in NX6.0.1.

Member Enumeration Documentation

Balance Strain Field Type.

Enumerator
BalStrainTypeXx 

xx

BalStrainTypeYy 

yy

BalStrainTypeZz 

zz

BalStrainTypeXy 

xy

BalStrainTypeYz 

yz

BalStrainTypeZx 

zx

BalStrainTypeOffSetXX 

off set xx

BalStrainTypeOffSetYY 

off set yy

BalStrainTypeOffSetZZ 

off set zz

BalStrainTypeOffSetXY 

off set xy

BalStrainTypeOffSetYZ 

off set yz

BalStrainTypeOffSetZX 

off set zx

Complex Scalar Field Type.

Enumerator
ComplexScalarTypeMag 

mag

ComplexScalarTypeReal 

real

ComplexScalarTypeImaginary 

imaginary

ComplexScalarTypePhase 

phase

Complex Vector Field Type.

Enumerator
ComplexVectorTypeXReal 

xreal

ComplexVectorTypeYReal 

yreal

ComplexVectorTypeZReal 

zreal

ComplexVectorTypeXImaginary 

ximaginary

ComplexVectorTypeYImaginary 

yimaginary

ComplexVectorTypeZImaginary 

zimaginary

Field Dep Disp Type.

Enumerator
DepDispTypeEnumSymbol 

symbol

DepDispTypeEnumSurface 

surface

DepDispTypeEnumSurfaceEdges 

surface edges

DepDispTypeEnumHide 

hide

Field Dep Dom Color.

Enumerator
DepDomColorEnumInherit 

inherit

DepDomColorEnumSpecified 

specified

DepDomColorEnumSpectrum 

spectrum

Field Dep Label Value.

Enumerator
DepLabelValueEnumNone 

none

DepLabelValueEnumMinimumMaximum 

minimum maximum

DepLabelValueEnumMaximum 

maximum

DepLabelValueEnumMinimum 

minimum

DepLabelValueEnumAll 

all

Field Disp Resolution.

Enumerator
DispResolutionEnumCoarse 

coarse

DispResolutionEnumStandard 

standard

DispResolutionEnumFine 

fine

DispResolutionEnumExtraFine 

extra fine

DispResolutionEnumSuperFine 

super fine

DispResolutionEnumUltraFine 

ultra fine

DispResolutionEnumUserSpecified 

user specified

Field Quanity Type.

Enumerator
FieldQuantityTypeType0 

type0

FieldQuantityTypeType1 

type1

FieldQuantityTypeType2 

type2

FieldQuantityTypeType3 

type3

FieldQuantityTypeType4 

type4

FieldQuantityTypeType5 

type5

FieldQuantityTypeType6 

type6

FieldQuantityTypeType7 

type7

FieldQuantityTypeType8 

type8

FieldQuantityTypeType9 

type9

FieldQuantityTypeType10 

type10

FieldQuantityTypeType11 

type11

FieldQuantityTypeType12 

type12

FieldQuantityTypeType13 

type13

FieldQuantityTypeType14 

type14

FieldQuantityTypeType15 

type15

Field Indep Dom Disp.

Enumerator
IndepDomDispTypeNormal 

normal

IndepDomDispTypePoint 

point

IndepDomDispTypePlusSign 

plus sign

IndepDomDispTypeAsterisk 

asterisk

IndepDomDispTypeCircle 

circle

IndepDomDispTypePoundSign 

pound sign

IndepDomDispTypeCross 

cross

IndepDomDispTypeSquare 

square

IndepDomDispTypeTriangle 

triangle

IndepDomDispTypeDiamond 

diamond

IndepDomDispTypeCenterline 

centerline

IndepDomDispTypeHide 

hide

Legacy_3D Type.

Enumerator
Legacy3DTypeX 

x

Legacy3DTypeY 

y

Legacy3DTypeZ 

z

legend position

Enumerator
LegendPosHide 

hide

LegendPosLeft 

left

LegendPosRight 

right

Field Line Display Fonts.

Enumerator
LineFontEnumSolid 

Solid.

LineFontEnumDashed 

Dashed.

LineFontEnumPhantom 

Phantom.

LineFontEnumCenterline 

Centerline.

LineFontEnumDotted 

Dotted.

LineFontEnumLongDashed 

LongDashed.

LineFontEnumDottedDashed 

dotted dashed

Field Line Widths.

Enumerator
LineWidthEnumNormal 

normal

LineWidthEnumThick 

thick

LineWidthEnumThin 

thin

LineWidthEnumOne 

one

LineWidthEnumTwo 

two

LineWidthEnumThree 

three

LineWidthEnumFour 

four

LineWidthEnumFive 

five

LineWidthEnumSix 

six

LineWidthEnumSeven 

seven

LineWidthEnumEight 

eight

LineWidthEnumNine 

nine

Scalar Field Type.

Enumerator
ScalarTypeHide 

hide

ScalarTypeMag 

mag

Field Tbl Point Type.

Enumerator
TblPointTypeEnumHide 

hide

TblPointTypeEnumShow 

show

Tensor Field Type.

Enumerator
TensorTypeXx 

xx

TensorTypeYy 

yy

TensorTypeZz 

zz

TensorTypeXy 

xy

TensorTypeYz 

yz

TensorTypeZx 

zx

TensorTypeMean 

mean

TensorTypeMidPrncpl 

mid prncpl

TensorTypeMinPrncpl 

min prncpl

TensorTypeMaxPrncpl 

max prncpl

TensorTypeOctahedral 

octahedral

TensorTypeVonMises 

von mises

range for contour plots

Enumerator
ValueRangeAuto 

auto

ValueRangeSpecified 

specified

Field Values.

Enumerator
ValuesEnumHide 

hide

ValuesEnumPoint 

point

ValuesEnumPlusSign 

plus sign

ValuesEnumAsterisk 

asterisk

ValuesEnumCircle 

circle

ValuesEnumPoundSign 

pound sign

ValuesEnumCross 

cross

ValuesEnumSquare 

square

ValuesEnumTriangle 

triangle

ValuesEnumDiamond 

diamond

ValuesEnumCenterline 

centerline

Vector Field Type.

Enumerator
VectorTypeX 

x

VectorTypeY 

y

VectorTypeZ 

z

VectorTypeMag 

mag

Member Function Documentation

NXOpen::NXColor* NXOpen::Fields::DisplayPropertiesBuilder::AxisColor ( )

Returns the axis color
Created in NX6.0.1.



License requirements : None

NXOpen::NXColor* NXOpen::Fields::DisplayPropertiesBuilder::BasicColor ( )

Returns the basic color
Created in NX6.0.1.



License requirements : None

double NXOpen::Fields::DisplayPropertiesBuilder::DepCalcSymblSize ( )

Returns the dep calc symbl size
Created in NX12.0.0.



License requirements : None

NXOpen::Fields::DisplayPropertiesBuilder::DepDispTypeEnum NXOpen::Fields::DisplayPropertiesBuilder::DepDispType ( )

Returns the dep disp type
Created in NX6.0.1.



License requirements : None

NXOpen::Fields::DisplayPropertiesBuilder::DepDomColorEnum NXOpen::Fields::DisplayPropertiesBuilder::DepDomColor ( )

Returns the dep dom color
Created in NX6.0.1.



License requirements : None

NXOpen::Fields::DisplayPropertiesBuilder::DepLabelValueEnum NXOpen::Fields::DisplayPropertiesBuilder::DepLabelValues ( )

Returns the dep label values
Created in NX6.0.1.



License requirements : None

double NXOpen::Fields::DisplayPropertiesBuilder::DepRangeMax ( )

Returns the dep range max
Created in NX12.0.0.



License requirements : None

double NXOpen::Fields::DisplayPropertiesBuilder::DepRangeMin ( )

Returns the dependent range min
Created in NX12.0.0.



License requirements : None

NXOpen::NXColor* NXOpen::Fields::DisplayPropertiesBuilder::DepSelColor ( )

Returns the dep sel color
Created in NX6.0.1.



License requirements : None

double NXOpen::Fields::DisplayPropertiesBuilder::DepSymbolSize ( )

Returns the dep symbol size
Created in NX6.0.1.



License requirements : None

NXOpen::Fields::DisplayPropertiesBuilder::DispResolutionEnum NXOpen::Fields::DisplayPropertiesBuilder::DisplayResolution ( )

Returns the display resolution
Created in NX6.0.1.



License requirements : None

double NXOpen::Fields::DisplayPropertiesBuilder::DummyScale ( )

Returns the dummy scale
Created in NX6.0.1.



License requirements : None

bool NXOpen::Fields::DisplayPropertiesBuilder::FaceAnalysis ( )

Returns the face analysis
Created in NX6.0.1.



License requirements : None

NXOpen::Fields::DisplayPropertiesBuilder::FieldQuantityType NXOpen::Fields::DisplayPropertiesBuilder::FieldQuantity ( )

Returns the field quantity type
Created in NX12.0.0.



License requirements : None

NXOpen::Fields::DisplayPropertiesBuilder::IndepDomDispType NXOpen::Fields::DisplayPropertiesBuilder::IndepDispType ( )

Returns the indep disp type
Created in NX6.0.1.



License requirements : None

NXOpen::NXColor* NXOpen::Fields::DisplayPropertiesBuilder::LabelColor ( )

Returns the label color
Created in NX6.0.1.



License requirements : None

int NXOpen::Fields::DisplayPropertiesBuilder::Layer ( )

Returns the layer
Created in NX6.0.1.



License requirements : None

NXOpen::Fields::DisplayPropertiesBuilder::LegendPos NXOpen::Fields::DisplayPropertiesBuilder::LegendPosition ( )

Returns the legend position
Created in NX12.0.0.



License requirements : None

NXOpen::Fields::DisplayPropertiesBuilder::LineFontEnum NXOpen::Fields::DisplayPropertiesBuilder::LineFont ( )

Returns the line font
Created in NX6.0.1.



License requirements : None

NXOpen::Fields::DisplayPropertiesBuilder::LineWidthEnum NXOpen::Fields::DisplayPropertiesBuilder::LineWidth ( )

Returns the line width
Created in NX6.0.1.



License requirements : None

NXOpen::NXColor* NXOpen::Fields::DisplayPropertiesBuilder::OverflowColor ( )

Returns the overflow color
Created in NX12.0.0.



License requirements : None

bool NXOpen::Fields::DisplayPropertiesBuilder::PartiallyShaded ( )

Returns the partially shaded
Created in NX6.0.1.



License requirements : None

NXOpen::Expression* NXOpen::Fields::DisplayPropertiesBuilder::PrimaryVar ( )

Returns the primary var name
Created in NX12.0.0.



License requirements : None

NXOpen::Fields::DisplayPropertiesBuilder::ValueRange NXOpen::Fields::DisplayPropertiesBuilder::Range ( )

Returns the range
Created in NX12.0.0.



License requirements : None

double NXOpen::Fields::DisplayPropertiesBuilder::RangeMax ( )

Returns the legend range max
Created in NX12.0.0.



License requirements : None

double NXOpen::Fields::DisplayPropertiesBuilder::RangeMin ( )

Returns the legend range min
Created in NX12.0.0.



License requirements : None

void NXOpen::Fields::DisplayPropertiesBuilder::SetAxisColor ( NXOpen::NXColor axisColor)

Sets the axis color
Created in NX6.0.1.



License requirements : None

Parameters
axisColoraxiscolor
void NXOpen::Fields::DisplayPropertiesBuilder::SetBasicColor ( NXOpen::NXColor basicColor)

Sets the basic color
Created in NX6.0.1.



License requirements : None

Parameters
basicColorbasiccolor
void NXOpen::Fields::DisplayPropertiesBuilder::SetDepCalcSymblSize ( double  depCalcSymblSize)

Sets the dep calc symbl size
Created in NX12.0.0.



License requirements : None

Parameters
depCalcSymblSizedepcalcsymblsize
void NXOpen::Fields::DisplayPropertiesBuilder::SetDepDispType ( NXOpen::Fields::DisplayPropertiesBuilder::DepDispTypeEnum  depDispType)

Sets the dep disp type
Created in NX6.0.1.



License requirements : None

Parameters
depDispTypedepdisptype
void NXOpen::Fields::DisplayPropertiesBuilder::SetDepDomColor ( NXOpen::Fields::DisplayPropertiesBuilder::DepDomColorEnum  depDomColor)

Sets the dep dom color
Created in NX6.0.1.



License requirements : None

Parameters
depDomColordepdomcolor
void NXOpen::Fields::DisplayPropertiesBuilder::SetDepLabelValues ( NXOpen::Fields::DisplayPropertiesBuilder::DepLabelValueEnum  depLabelValues)

Sets the dep label values
Created in NX6.0.1.



License requirements : None

Parameters
depLabelValuesdeplabelvalues
void NXOpen::Fields::DisplayPropertiesBuilder::SetDepRangeMax ( double  depRangeMax)

Sets the dep range max
Created in NX12.0.0.



License requirements : None

Parameters
depRangeMaxdeprangemax
void NXOpen::Fields::DisplayPropertiesBuilder::SetDepRangeMin ( double  depRangeMin)

Sets the dependent range min
Created in NX12.0.0.



License requirements : None

Parameters
depRangeMindeprangemin
void NXOpen::Fields::DisplayPropertiesBuilder::SetDepSelColor ( NXOpen::NXColor depSelColor)

Sets the dep sel color
Created in NX6.0.1.



License requirements : None

Parameters
depSelColordepselcolor
void NXOpen::Fields::DisplayPropertiesBuilder::SetDepSymbolSize ( double  depSymbolSize)

Sets the dep symbol size
Created in NX6.0.1.



License requirements : None

Parameters
depSymbolSizedepsymbolsize
void NXOpen::Fields::DisplayPropertiesBuilder::SetDisplayResolution ( NXOpen::Fields::DisplayPropertiesBuilder::DispResolutionEnum  displayResolution)

Sets the display resolution
Created in NX6.0.1.



License requirements : None

Parameters
displayResolutiondisplayresolution
void NXOpen::Fields::DisplayPropertiesBuilder::SetDummyScale ( double  dummyScale)

Sets the dummy scale
Created in NX6.0.1.



License requirements : None

Parameters
dummyScaledummyscale
void NXOpen::Fields::DisplayPropertiesBuilder::SetFaceAnalysis ( bool  faceAnalysis)

Sets the face analysis
Created in NX6.0.1.



License requirements : None

Parameters
faceAnalysisfaceanalysis
void NXOpen::Fields::DisplayPropertiesBuilder::SetFieldQuantity ( NXOpen::Fields::DisplayPropertiesBuilder::FieldQuantityType  fieldQuantity)

Sets the field quantity type
Created in NX12.0.0.



License requirements : None

Parameters
fieldQuantityfieldquantity
void NXOpen::Fields::DisplayPropertiesBuilder::SetIndepDispType ( NXOpen::Fields::DisplayPropertiesBuilder::IndepDomDispType  indepDispType)

Sets the indep disp type
Created in NX6.0.1.



License requirements : None

Parameters
indepDispTypeindepdisptype
void NXOpen::Fields::DisplayPropertiesBuilder::SetLabelColor ( NXOpen::NXColor labelColor)

Sets the label color
Created in NX6.0.1.



License requirements : None

Parameters
labelColorlabelcolor
void NXOpen::Fields::DisplayPropertiesBuilder::SetLayer ( int  layer)

Sets the layer
Created in NX6.0.1.



License requirements : None

Parameters
layerlayer
void NXOpen::Fields::DisplayPropertiesBuilder::SetLegendPosition ( NXOpen::Fields::DisplayPropertiesBuilder::LegendPos  legendPosition)

Sets the legend position
Created in NX12.0.0.



License requirements : None

Parameters
legendPositionlegendposition
void NXOpen::Fields::DisplayPropertiesBuilder::SetLineFont ( NXOpen::Fields::DisplayPropertiesBuilder::LineFontEnum  lineFont)

Sets the line font
Created in NX6.0.1.



License requirements : None

Parameters
lineFontlinefont
void NXOpen::Fields::DisplayPropertiesBuilder::SetLineWidth ( NXOpen::Fields::DisplayPropertiesBuilder::LineWidthEnum  lineWidth)

Sets the line width
Created in NX6.0.1.



License requirements : None

Parameters
lineWidthlinewidth
void NXOpen::Fields::DisplayPropertiesBuilder::SetOverflowColor ( NXOpen::NXColor overflowColor)

Sets the overflow color
Created in NX12.0.0.



License requirements : None

Parameters
overflowColoroverflowcolor
void NXOpen::Fields::DisplayPropertiesBuilder::SetPartiallyShaded ( bool  partiallyShaded)

Sets the partially shaded
Created in NX6.0.1.



License requirements : None

Parameters
partiallyShadedpartiallyshaded
void NXOpen::Fields::DisplayPropertiesBuilder::SetRange ( NXOpen::Fields::DisplayPropertiesBuilder::ValueRange  range)

Sets the range
Created in NX12.0.0.



License requirements : None

Parameters
rangerange
void NXOpen::Fields::DisplayPropertiesBuilder::SetRangeMax ( double  rangeMax)

Sets the legend range max
Created in NX12.0.0.



License requirements : None

Parameters
rangeMaxrangemax
void NXOpen::Fields::DisplayPropertiesBuilder::SetRangeMin ( double  rangeMin)

Sets the legend range min
Created in NX12.0.0.



License requirements : None

Parameters
rangeMinrangemin
void NXOpen::Fields::DisplayPropertiesBuilder::SetShowAxis ( bool  showAxis)

Sets the show axis
Created in NX6.0.1.



License requirements : None

Parameters
showAxisshowaxis
void NXOpen::Fields::DisplayPropertiesBuilder::SetShowDefaultVal ( bool  showDefaultVal)

Sets the show default val
Created in NX12.0.0.



License requirements : None

Parameters
showDefaultValshowdefaultval
void NXOpen::Fields::DisplayPropertiesBuilder::SetShowDescription ( bool  showDescription)

Sets the show description
Created in NX12.0.0.



License requirements : None

Parameters
showDescriptionshowdescription
void NXOpen::Fields::DisplayPropertiesBuilder::SetShowLabels ( bool  showLabels)

Sets the show labels
Created in NX6.0.1.



License requirements : None

Parameters
showLabelsshowlabels
void NXOpen::Fields::DisplayPropertiesBuilder::SetShowMapTopo ( bool  showMapTopo)

Sets the show map topo
Created in NX6.0.1.



License requirements : None

Parameters
showMapToposhowmaptopo
void NXOpen::Fields::DisplayPropertiesBuilder::SetShowName ( bool  showName)

Sets the show name
Created in NX12.0.0.



License requirements : None

Parameters
showNameshowname
void NXOpen::Fields::DisplayPropertiesBuilder::SetShowOverflowValues ( bool  showOverflow)

Sets the show overflow
Created in NX12.0.0.



License requirements : None

Parameters
showOverflowshowoverflow
void NXOpen::Fields::DisplayPropertiesBuilder::SetShowSrcTblVals ( bool  showSrcTblVals)

Sets the show dep src tbl vals
Created in NX12.0.0.



License requirements : None

Parameters
showSrcTblValsshowsrctblvals
void NXOpen::Fields::DisplayPropertiesBuilder::SetShowUndefinedValues ( NXOpen::Fields::DisplayPropertiesBuilder::ValuesEnum  showUndefinedValues)

Sets the show undefined values

Deprecated:
Deprecated in NX12.0.0.

This method is deprecated. Use NXOpen::Fields::DisplayPropertiesBuilder::ShowUndefValues Undefined values are no longer displayed with various symbols, but are only on or off. For backward compatibility, calling this method with hide is the same as calling the new method with false; any other value is the same as calling the new method with true.


Created in NX6.0.1.

License requirements : None

Parameters
showUndefinedValuesshowundefinedvalues
void NXOpen::Fields::DisplayPropertiesBuilder::SetShowUndefValues ( bool  showUndefinedValues)

Sets the show new undefined values
Created in NX12.0.0.



License requirements : None

Parameters
showUndefinedValuesshowundefinedvalues
void NXOpen::Fields::DisplayPropertiesBuilder::SetShowUnderflowValues ( bool  showUnderflow)

Sets the show underflow
Created in NX12.0.0.



License requirements : None

Parameters
showUnderflowshowunderflow
void NXOpen::Fields::DisplayPropertiesBuilder::SetSpectrumLevels ( int  spectrumLevels)

Sets the spectrum levels
Created in NX6.0.1.



License requirements : None

Parameters
spectrumLevelsspectrumlevels
void NXOpen::Fields::DisplayPropertiesBuilder::SetSurfaceOffset ( double  surfaceOffset)

Sets the surface offset
Created in NX6.0.1.



License requirements : None

Parameters
surfaceOffsetsurfaceoffset
void NXOpen::Fields::DisplayPropertiesBuilder::SetTblDepColor ( NXOpen::NXColor tblDepColor)

Sets the table dependent color

Deprecated:
Deprecated in NX12.0.0.

This function is deprecated, Tbl dependent Color can be set using NXOpen::Fields::DisplayPropertiesBuilder::DepSelColor .


Created in NX6.0.1.

License requirements : None

Parameters
tblDepColortbldepcolor
void NXOpen::Fields::DisplayPropertiesBuilder::SetTblDepDomColor ( NXOpen::Fields::DisplayPropertiesBuilder::DepDomColorEnum  depDomColor)

Sets the table dependent domain color

Deprecated:
Deprecated in NX12.0.0.

This function is deprecated, Tbl dependent Color can be chosen using NXOpen::Fields::DisplayPropertiesBuilder::DepDomColor .


Created in NX7.5.0.

License requirements : None

Parameters
depDomColordepdomcolor
void NXOpen::Fields::DisplayPropertiesBuilder::SetTblDepLabelValues ( NXOpen::Fields::DisplayPropertiesBuilder::DepLabelValueEnum  tblDepLabelValues)

Sets the table dependent label values
Created in NX7.5.0.



License requirements : None

Parameters
tblDepLabelValuestbldeplabelvalues
void NXOpen::Fields::DisplayPropertiesBuilder::SetTblDepPtType ( NXOpen::Fields::DisplayPropertiesBuilder::TblPointTypeEnum  tblDepPtType)

Sets the tbl dep pt type

Deprecated:
Deprecated in NX12.0.0.

Source table display no longer uses symbols, so this function has no meaning. Table values are only on or off; to show source table values use NXOpen::Fields::DisplayPropertiesBuilder::ShowSrcTblVals to show source table values.


Created in NX6.0.1.

License requirements : None

Parameters
tblDepPtTypetbldeppttype
void NXOpen::Fields::DisplayPropertiesBuilder::SetTblDepSymbolSize ( double  tblDepSymbolSize)

Sets the table dependent symbol size
Created in NX7.5.0.



License requirements : None

Parameters
tblDepSymbolSizetbldepsymbolsize
void NXOpen::Fields::DisplayPropertiesBuilder::SetTblIndepColor ( NXOpen::NXColor tblIndepColor)

Sets the tbl indep color

Deprecated:
Deprecated in NX12.0.0.

This function is deprecated. Table independent domain is no longer displayable, so this function has no meaning. Table dependent domain color can be set using NXOpen::Fields::DisplayPropertiesBuilder::DepSelColor .


Created in NX6.0.1.

License requirements : None

Parameters
tblIndepColortblindepcolor
void NXOpen::Fields::DisplayPropertiesBuilder::SetTblIndepPtType ( NXOpen::Fields::DisplayPropertiesBuilder::ValuesEnum  tblIndepPtType)

Sets the tbl indep pt type

Deprecated:
Deprecated in NX12.0.0.

Table Independent variable display no longer modifies the file and is included only to enable old journals to function without modification. NXOpen::Fields::DisplayPropertiesBuilder::ShowSrcTblVals can be used to show source table values, but independent table values display is deprecated.


Created in NX6.0.1.

License requirements : None

Parameters
tblIndepPtTypetblindeppttype
void NXOpen::Fields::DisplayPropertiesBuilder::SetTranslucency ( int  translucency)

Sets the translucency
Created in NX6.0.1.



License requirements : None

Parameters
translucencytranslucency
void NXOpen::Fields::DisplayPropertiesBuilder::SetUndefValueColor ( NXOpen::NXColor undefValueColor)

Sets the undef value color
Created in NX6.0.1.



License requirements : None

Parameters
undefValueColorundefvaluecolor
void NXOpen::Fields::DisplayPropertiesBuilder::SetUnderflowColor ( NXOpen::NXColor underflowColor)

Sets the underflow color
Created in NX12.0.0.



License requirements : None

Parameters
underflowColorunderflowcolor
void NXOpen::Fields::DisplayPropertiesBuilder::SetXNum ( int  xNum)

Sets the x num
Created in NX12.0.0.



License requirements : None

Parameters
xNumxnum
void NXOpen::Fields::DisplayPropertiesBuilder::SetYNum ( int  yNum)

Sets the y num
Created in NX12.0.0.



License requirements : None

Parameters
yNumynum
void NXOpen::Fields::DisplayPropertiesBuilder::SetZNum ( int  zNum)

Sets the z num
Created in NX12.0.0.



License requirements : None

Parameters
zNumznum
bool NXOpen::Fields::DisplayPropertiesBuilder::ShowAxis ( )

Returns the show axis
Created in NX6.0.1.



License requirements : None

bool NXOpen::Fields::DisplayPropertiesBuilder::ShowDefaultVal ( )

Returns the show default val
Created in NX12.0.0.



License requirements : None

bool NXOpen::Fields::DisplayPropertiesBuilder::ShowDescription ( )

Returns the show description
Created in NX12.0.0.



License requirements : None

bool NXOpen::Fields::DisplayPropertiesBuilder::ShowLabels ( )

Returns the show labels
Created in NX6.0.1.



License requirements : None

bool NXOpen::Fields::DisplayPropertiesBuilder::ShowMapTopo ( )

Returns the show map topo
Created in NX6.0.1.



License requirements : None

bool NXOpen::Fields::DisplayPropertiesBuilder::ShowName ( )

Returns the show name
Created in NX12.0.0.



License requirements : None

bool NXOpen::Fields::DisplayPropertiesBuilder::ShowOverflowValues ( )

Returns the show overflow
Created in NX12.0.0.



License requirements : None

bool NXOpen::Fields::DisplayPropertiesBuilder::ShowSrcTblVals ( )

Returns the show dep src tbl vals
Created in NX12.0.0.



License requirements : None

NXOpen::Fields::DisplayPropertiesBuilder::ValuesEnum NXOpen::Fields::DisplayPropertiesBuilder::ShowUndefinedValues ( )

Returns the show undefined values

Deprecated:
Deprecated in NX12.0.0.

This method is deprecated. Use NXOpen::Fields::DisplayPropertiesBuilder::ShowUndefValues Undefined values are no longer displayed with various symbols, but are only on or off.


Created in NX6.0.1.

License requirements : None

bool NXOpen::Fields::DisplayPropertiesBuilder::ShowUndefValues ( )

Returns the show new undefined values
Created in NX12.0.0.



License requirements : None

bool NXOpen::Fields::DisplayPropertiesBuilder::ShowUnderflowValues ( )

Returns the show underflow
Created in NX12.0.0.



License requirements : None

int NXOpen::Fields::DisplayPropertiesBuilder::SpectrumLevels ( )

Returns the spectrum levels
Created in NX6.0.1.



License requirements : None

double NXOpen::Fields::DisplayPropertiesBuilder::SurfaceOffset ( )

Returns the surface offset
Created in NX6.0.1.



License requirements : None

NXOpen::NXColor* NXOpen::Fields::DisplayPropertiesBuilder::TblDepColor ( )

Returns the table dependent color

Deprecated:
Deprecated in NX12.0.0.

This function is deprecated, Tbl dependent Color can be obtained using NXOpen::Fields::DisplayPropertiesBuilder::DepSelColor .


Created in NX6.0.1.

License requirements : None

NXOpen::Fields::DisplayPropertiesBuilder::DepDomColorEnum NXOpen::Fields::DisplayPropertiesBuilder::TblDepDomColor ( )

Returns the table dependent domain color

Deprecated:
Deprecated in NX12.0.0.

This function is deprecated, Tbl dependent Color can be chosen using NXOpen::Fields::DisplayPropertiesBuilder::DepDomColor .


Created in NX7.5.0.

License requirements : None

NXOpen::Fields::DisplayPropertiesBuilder::DepLabelValueEnum NXOpen::Fields::DisplayPropertiesBuilder::TblDepLabelValues ( )

Returns the table dependent label values
Created in NX7.5.0.



License requirements : None

NXOpen::Fields::DisplayPropertiesBuilder::TblPointTypeEnum NXOpen::Fields::DisplayPropertiesBuilder::TblDepPtType ( )

Returns the tbl dep pt type

Deprecated:
Deprecated in NX12.0.0.

To show source table dependent values use NXOpen::Fields::DisplayPropertiesBuilder::ShowSrcTblVals to show source table values.


Created in NX6.0.1.

License requirements : None

double NXOpen::Fields::DisplayPropertiesBuilder::TblDepSymbolSize ( )

Returns the table dependent symbol size
Created in NX7.5.0.



License requirements : None

NXOpen::NXColor* NXOpen::Fields::DisplayPropertiesBuilder::TblIndepColor ( )

Returns the tbl indep color

Deprecated:
Deprecated in NX12.0.0.

This function is deprecated. Table independent domain is no longer displayable so this property has no meaning. Dependent domain color can be obtained using NXOpen::Fields::DisplayPropertiesBuilder::DepSelColor .


Created in NX6.0.1.

License requirements : None

NXOpen::Fields::DisplayPropertiesBuilder::ValuesEnum NXOpen::Fields::DisplayPropertiesBuilder::TblIndepPtType ( )

Returns the tbl indep pt type

Deprecated:
Deprecated in NX12.0.0.

Table independent domain display no longer modifies the file and is included only to enable old journals to function without modification NXOpen::Fields::DisplayPropertiesBuilder::ShowSrcTblVals can be used to control source table values, but independent table values display is deprecated.


Created in NX6.0.1.

License requirements : None

int NXOpen::Fields::DisplayPropertiesBuilder::Translucency ( )

Returns the translucency
Created in NX6.0.1.



License requirements : None

NXOpen::NXColor* NXOpen::Fields::DisplayPropertiesBuilder::UndefValueColor ( )

Returns the undef value color
Created in NX6.0.1.



License requirements : None

NXOpen::NXColor* NXOpen::Fields::DisplayPropertiesBuilder::UnderflowColor ( )

Returns the underflow color
Created in NX12.0.0.



License requirements : None

NXOpen::Expression* NXOpen::Fields::DisplayPropertiesBuilder::XMax ( )

Returns the x max
Created in NX12.0.0.



License requirements : None

NXOpen::Expression* NXOpen::Fields::DisplayPropertiesBuilder::XMin ( )

Returns the x min
Created in NX12.0.0.



License requirements : None

int NXOpen::Fields::DisplayPropertiesBuilder::XNum ( )

Returns the x num
Created in NX12.0.0.



License requirements : None

NXOpen::Expression* NXOpen::Fields::DisplayPropertiesBuilder::YMax ( )

Returns the y max
Created in NX12.0.0.



License requirements : None

NXOpen::Expression* NXOpen::Fields::DisplayPropertiesBuilder::YMin ( )

Returns the y min
Created in NX12.0.0.



License requirements : None

int NXOpen::Fields::DisplayPropertiesBuilder::YNum ( )

Returns the y num
Created in NX12.0.0.



License requirements : None

NXOpen::Expression* NXOpen::Fields::DisplayPropertiesBuilder::ZMax ( )

Returns the z max
Created in NX12.0.0.



License requirements : None

NXOpen::Expression* NXOpen::Fields::DisplayPropertiesBuilder::ZMin ( )

Returns the z min
Created in NX12.0.0.



License requirements : None

int NXOpen::Fields::DisplayPropertiesBuilder::ZNum ( )

Returns the z num
Created in NX12.0.0.



License requirements : None


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