|
NX Open C++ Reference Guide
|
Represents a builder class for editing display properties of a Fields::Field. More...
Public Member Functions | |
| NXOpen::NXColor * | AxisColor () |
| Returns the axis color Created in NX6.0.1. | |
| NXOpen::NXColor * | BasicColor () |
| Returns the basic color Created in NX6.0.1. | |
| NXOpen::Fields::DisplayPropertiesBuilder::DepDispTypeEnum | DepDispType () |
| Returns the dep disp type Created in NX6.0.1. | |
| NXOpen::Fields::DisplayPropertiesBuilder::DepDomColorEnum | DepDomColor () |
| Returns the dep dom color Created in NX6.0.1. | |
| NXOpen::Fields::DisplayPropertiesBuilder::DepLabelValueEnum | DepLabelValues () |
| Returns the dep label values Created in NX6.0.1. | |
| NXOpen::NXColor * | DepSelColor () |
| Returns the dep sel color Created in NX6.0.1. | |
| double | DepSymbolSize () |
| Returns the dep symbol size Created in NX6.0.1. | |
| NXOpen::Fields::DisplayPropertiesBuilder::DispResolutionEnum | DisplayResolution () |
| Returns the display resolution Created in NX6.0.1. | |
| double | DummyScale () |
| Returns the dummy scale Created in NX6.0.1. | |
| bool | FaceAnalysis () |
| Returns the face analysis Created in NX6.0.1. | |
| NXOpen::Fields::DisplayPropertiesBuilder::IndepDomDispType | IndepDispType () |
| Returns the indep disp type Created in NX6.0.1. | |
| NXOpen::NXColor * | LabelColor () |
| Returns the label color Created in NX6.0.1. | |
| int | Layer () |
| Returns the layer Created in NX6.0.1. | |
| NXOpen::Fields::DisplayPropertiesBuilder::LineFontEnum | LineFont () |
| Returns the line font Created in NX6.0.1. | |
| NXOpen::Fields::DisplayPropertiesBuilder::LineWidthEnum | LineWidth () |
| Returns the line width Created in NX6.0.1. | |
| bool | PartiallyShaded () |
| Returns the partially shaded Created in NX6.0.1. | |
| void | SetAxisColor (NXOpen::NXColor *axisColor) |
| Sets the axis color Created in NX6.0.1. | |
| void | SetBasicColor (NXOpen::NXColor *basicColor) |
| Sets the basic color Created in NX6.0.1. | |
| void | SetDepDispType (NXOpen::Fields::DisplayPropertiesBuilder::DepDispTypeEnum depDispType) |
| Sets the dep disp type Created in NX6.0.1. | |
| void | SetDepDomColor (NXOpen::Fields::DisplayPropertiesBuilder::DepDomColorEnum depDomColor) |
| Sets the dep dom color Created in NX6.0.1. | |
| void | SetDepLabelValues (NXOpen::Fields::DisplayPropertiesBuilder::DepLabelValueEnum depLabelValues) |
| Sets the dep label values Created in NX6.0.1. | |
| void | SetDepSelColor (NXOpen::NXColor *depSelColor) |
| Sets the dep sel color Created in NX6.0.1. | |
| void | SetDepSymbolSize (double depSymbolSize) |
| Sets the dep symbol size Created in NX6.0.1. | |
| void | SetDisplayResolution (NXOpen::Fields::DisplayPropertiesBuilder::DispResolutionEnum displayResolution) |
| Sets the display resolution Created in NX6.0.1. | |
| void | SetDummyScale (double dummyScale) |
| Sets the dummy scale Created in NX6.0.1. | |
| void | SetFaceAnalysis (bool faceAnalysis) |
| Sets the face analysis Created in NX6.0.1. | |
| void | SetIndepDispType (NXOpen::Fields::DisplayPropertiesBuilder::IndepDomDispType indepDispType) |
| Sets the indep disp type Created in NX6.0.1. | |
| void | SetLabelColor (NXOpen::NXColor *labelColor) |
| Sets the label color Created in NX6.0.1. | |
| void | SetLayer (int layer) |
| Sets the layer Created in NX6.0.1. | |
| void | SetLineFont (NXOpen::Fields::DisplayPropertiesBuilder::LineFontEnum lineFont) |
| Sets the line font Created in NX6.0.1. | |
| void | SetLineWidth (NXOpen::Fields::DisplayPropertiesBuilder::LineWidthEnum lineWidth) |
| Sets the line width Created in NX6.0.1. | |
| void | SetPartiallyShaded (bool partiallyShaded) |
| Sets the partially shaded Created in NX6.0.1. | |
| void | SetShowAxis (bool showAxis) |
| Sets the show axis Created in NX6.0.1. | |
| void | SetShowLabels (bool showLabels) |
| Sets the show labels Created in NX6.0.1. | |
| void | SetShowMapTopo (bool showMapTopo) |
| Sets the show map topo Created in NX6.0.1. | |
| void | SetShowUndefinedValues (NXOpen::Fields::DisplayPropertiesBuilder::ValuesEnum showUndefinedValues) |
| Sets the show undefined values Created in NX6.0.1. | |
| void | SetSpectrumLevels (int spectrumLevels) |
| Sets the spectrum levels Created in NX6.0.1. | |
| void | SetSurfaceOffset (double surfaceOffset) |
| Sets the surface offset Created in NX6.0.1. | |
| void | SetTblDepColor (NXOpen::NXColor *tblDepColor) |
| Sets the table dependent color Created in NX6.0.1. | |
| void | SetTblDepDomColor (NXOpen::Fields::DisplayPropertiesBuilder::DepDomColorEnum depDomColor) |
| Sets the table dependent domain color Created in NX7.5.0. | |
| void | SetTblDepLabelValues (NXOpen::Fields::DisplayPropertiesBuilder::DepLabelValueEnum tblDepLabelValues) |
| Sets the table dependent label values Created in NX7.5.0. | |
| void | SetTblDepPtType (NXOpen::Fields::DisplayPropertiesBuilder::TblPointTypeEnum tblDepPtType) |
| Sets the tbl dep pt type Created in NX6.0.1. | |
| void | SetTblDepSymbolSize (double tblDepSymbolSize) |
| Sets the table dependent symbol size Created in NX7.5.0. | |
| void | SetTblIndepColor (NXOpen::NXColor *tblIndepColor) |
| Sets the tbl indep color Created in NX6.0.1. | |
| void | SetTblIndepPtType (NXOpen::Fields::DisplayPropertiesBuilder::ValuesEnum tblIndepPtType) |
| Sets the tbl indep pt type Created in NX6.0.1. | |
| void | SetTranslucency (int translucency) |
| Sets the translucency Created in NX6.0.1. | |
| void | SetUndefValueColor (NXOpen::NXColor *undefValueColor) |
| Sets the undef value color Created in NX6.0.1. | |
| bool | ShowAxis () |
| Returns the show axis Created in NX6.0.1. | |
| bool | ShowLabels () |
| Returns the show labels Created in NX6.0.1. | |
| bool | ShowMapTopo () |
| Returns the show map topo Created in NX6.0.1. | |
| NXOpen::Fields::DisplayPropertiesBuilder::ValuesEnum | ShowUndefinedValues () |
| Returns the show undefined values Created in NX6.0.1. | |
| int | SpectrumLevels () |
| Returns the spectrum levels Created in NX6.0.1. | |
| double | SurfaceOffset () |
| Returns the surface offset Created in NX6.0.1. | |
| NXOpen::NXColor * | TblDepColor () |
| Returns the table dependent color Created in NX6.0.1. | |
| NXOpen::Fields::DisplayPropertiesBuilder::DepDomColorEnum | TblDepDomColor () |
| Returns the table dependent domain color Created in NX7.5.0. | |
| NXOpen::Fields::DisplayPropertiesBuilder::DepLabelValueEnum | TblDepLabelValues () |
| Returns the table dependent label values Created in NX7.5.0. | |
| NXOpen::Fields::DisplayPropertiesBuilder::TblPointTypeEnum | TblDepPtType () |
| Returns the tbl dep pt type Created in NX6.0.1. | |
| double | TblDepSymbolSize () |
| Returns the table dependent symbol size Created in NX7.5.0. | |
| NXOpen::NXColor * | TblIndepColor () |
| Returns the tbl indep color Created in NX6.0.1. | |
| NXOpen::Fields::DisplayPropertiesBuilder::ValuesEnum | TblIndepPtType () |
| Returns the tbl indep pt type Created in NX6.0.1. | |
| int | Translucency () |
| Returns the translucency Created in NX6.0.1. | |
| NXOpen::NXColor * | UndefValueColor () |
| Returns the undef value color Created in NX6.0.1. | |
Public Member Functions inherited from NXOpen::Builder | |
| NXOpen::NXObject * | Commit () |
| Commits any edits that have been applied to the builder. | |
| void | Destroy () |
| Deletes the builder, and cleans up any objects created by the builder. | |
| std::vector< NXOpen::NXObject * > | GetCommittedObjects () |
| For builders that create more than one object, this method returns the objects that are created by commit. | |
| NXOpen::NXObject * | GetObject () |
| Returns the object currently being edited by this builder. | |
| void | ShowResults () |
| Updates the model to reflect the result of an edit to the model for all builders that support showing results. | |
| virtual bool | Validate () |
| Validate whether the inputs to the component are sufficient for commit to be called. | |
Public Member Functions inherited from NXOpen::TaggedObject | |
| tag_t | GetTag () const |
<b>Deprecated</b>:<br> Use Tag instead. | |
| tag_t | Tag () const |
| Returns the tag of this object. | |
Represents a builder class for editing display properties of a Fields::Field.
<br> Used to edit a @link Fields::Field Fields::Field@endlink display properties. <br> <br> To create a new instance of this class, use @link Fields::FieldManager::CreateDisplayPropertiesBuilder Fields::FieldManager::CreateDisplayPropertiesBuilder @endlink <br>
Default values.
| Property | Value |
|---|---|
|
DepDispType |
Symbol |
|
DepDomColor |
Inherit |
|
DepLabelValues |
None |
|
DepSymbolSize |
0 |
|
DisplayResolution |
Standard |
|
DummyScale |
0 |
|
FaceAnalysis |
0 |
|
IndepDispType |
Normal |
|
1 | |
|
LineFont |
Solid |
|
LineWidth |
Normal |
|
PartiallyShaded |
0 |
|
ShowAxis |
0 |
|
ShowLabels |
0 |
|
ShowMapTopo |
0 |
|
ShowUndefinedValues |
Hide |
|
SpectrumLevels |
3 |
|
SurfaceOffset |
0 |
|
TblDepPtType |
Hide |
|
TblIndepPtType |
Hide |
|
Translucency |
0 |
Created in NX6.0.1.
Field Dep Disp Type.
Field Dep Dom Color.
Field Dep Label Value.
Field Disp Resolution.
Field Indep Dom Disp.
Field Values.
| 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
| 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
| 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::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::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
| bool NXOpen::Fields::DisplayPropertiesBuilder::PartiallyShaded | ( | ) |
Returns the partially shaded
Created in NX6.0.1.
License requirements : None
| void NXOpen::Fields::DisplayPropertiesBuilder::SetAxisColor | ( | NXOpen::NXColor * | axisColor | ) |
Sets the axis color
Created in NX6.0.1.
License requirements : None
| axisColor | axiscolor |
| void NXOpen::Fields::DisplayPropertiesBuilder::SetBasicColor | ( | NXOpen::NXColor * | basicColor | ) |
Sets the basic color
Created in NX6.0.1.
License requirements : None
| basicColor | basiccolor |
| void NXOpen::Fields::DisplayPropertiesBuilder::SetDepDispType | ( | NXOpen::Fields::DisplayPropertiesBuilder::DepDispTypeEnum | depDispType | ) |
Sets the dep disp type
Created in NX6.0.1.
License requirements : None
| depDispType | depdisptype |
| void NXOpen::Fields::DisplayPropertiesBuilder::SetDepDomColor | ( | NXOpen::Fields::DisplayPropertiesBuilder::DepDomColorEnum | depDomColor | ) |
Sets the dep dom color
Created in NX6.0.1.
License requirements : None
| depDomColor | depdomcolor |
| void NXOpen::Fields::DisplayPropertiesBuilder::SetDepLabelValues | ( | NXOpen::Fields::DisplayPropertiesBuilder::DepLabelValueEnum | depLabelValues | ) |
Sets the dep label values
Created in NX6.0.1.
License requirements : None
| depLabelValues | deplabelvalues |
| void NXOpen::Fields::DisplayPropertiesBuilder::SetDepSelColor | ( | NXOpen::NXColor * | depSelColor | ) |
Sets the dep sel color
Created in NX6.0.1.
License requirements : None
| depSelColor | depselcolor |
| void NXOpen::Fields::DisplayPropertiesBuilder::SetDepSymbolSize | ( | double | depSymbolSize | ) |
Sets the dep symbol size
Created in NX6.0.1.
License requirements : None
| depSymbolSize | depsymbolsize |
| void NXOpen::Fields::DisplayPropertiesBuilder::SetDisplayResolution | ( | NXOpen::Fields::DisplayPropertiesBuilder::DispResolutionEnum | displayResolution | ) |
Sets the display resolution
Created in NX6.0.1.
License requirements : None
| displayResolution | displayresolution |
| void NXOpen::Fields::DisplayPropertiesBuilder::SetDummyScale | ( | double | dummyScale | ) |
Sets the dummy scale
Created in NX6.0.1.
License requirements : None
| dummyScale | dummyscale |
| void NXOpen::Fields::DisplayPropertiesBuilder::SetFaceAnalysis | ( | bool | faceAnalysis | ) |
Sets the face analysis
Created in NX6.0.1.
License requirements : None
| faceAnalysis | faceanalysis |
| void NXOpen::Fields::DisplayPropertiesBuilder::SetIndepDispType | ( | NXOpen::Fields::DisplayPropertiesBuilder::IndepDomDispType | indepDispType | ) |
Sets the indep disp type
Created in NX6.0.1.
License requirements : None
| indepDispType | indepdisptype |
| void NXOpen::Fields::DisplayPropertiesBuilder::SetLabelColor | ( | NXOpen::NXColor * | labelColor | ) |
Sets the label color
Created in NX6.0.1.
License requirements : None
| labelColor | labelcolor |
| void NXOpen::Fields::DisplayPropertiesBuilder::SetLayer | ( | int | layer | ) |
Sets the layer
Created in NX6.0.1.
License requirements : None
| layer | layer |
| void NXOpen::Fields::DisplayPropertiesBuilder::SetLineFont | ( | NXOpen::Fields::DisplayPropertiesBuilder::LineFontEnum | lineFont | ) |
Sets the line font
Created in NX6.0.1.
License requirements : None
| lineFont | linefont |
| void NXOpen::Fields::DisplayPropertiesBuilder::SetLineWidth | ( | NXOpen::Fields::DisplayPropertiesBuilder::LineWidthEnum | lineWidth | ) |
Sets the line width
Created in NX6.0.1.
License requirements : None
| lineWidth | linewidth |
| void NXOpen::Fields::DisplayPropertiesBuilder::SetPartiallyShaded | ( | bool | partiallyShaded | ) |
Sets the partially shaded
Created in NX6.0.1.
License requirements : None
| partiallyShaded | partiallyshaded |
| void NXOpen::Fields::DisplayPropertiesBuilder::SetShowAxis | ( | bool | showAxis | ) |
Sets the show axis
Created in NX6.0.1.
License requirements : None
| showAxis | showaxis |
| void NXOpen::Fields::DisplayPropertiesBuilder::SetShowLabels | ( | bool | showLabels | ) |
Sets the show labels
Created in NX6.0.1.
License requirements : None
| showLabels | showlabels |
| void NXOpen::Fields::DisplayPropertiesBuilder::SetShowMapTopo | ( | bool | showMapTopo | ) |
Sets the show map topo
Created in NX6.0.1.
License requirements : None
| showMapTopo | showmaptopo |
| void NXOpen::Fields::DisplayPropertiesBuilder::SetShowUndefinedValues | ( | NXOpen::Fields::DisplayPropertiesBuilder::ValuesEnum | showUndefinedValues | ) |
Sets the show undefined values
Created in NX6.0.1.
License requirements : None
| showUndefinedValues | showundefinedvalues |
| void NXOpen::Fields::DisplayPropertiesBuilder::SetSpectrumLevels | ( | int | spectrumLevels | ) |
Sets the spectrum levels
Created in NX6.0.1.
License requirements : None
| spectrumLevels | spectrumlevels |
| void NXOpen::Fields::DisplayPropertiesBuilder::SetSurfaceOffset | ( | double | surfaceOffset | ) |
Sets the surface offset
Created in NX6.0.1.
License requirements : None
| surfaceOffset | surfaceoffset |
| void NXOpen::Fields::DisplayPropertiesBuilder::SetTblDepColor | ( | NXOpen::NXColor * | tblDepColor | ) |
Sets the table dependent color
Created in NX6.0.1.
License requirements : None
| tblDepColor | tbldepcolor |
| void NXOpen::Fields::DisplayPropertiesBuilder::SetTblDepDomColor | ( | NXOpen::Fields::DisplayPropertiesBuilder::DepDomColorEnum | depDomColor | ) |
Sets the table dependent domain color
Created in NX7.5.0.
License requirements : None
| depDomColor | depdomcolor |
| void NXOpen::Fields::DisplayPropertiesBuilder::SetTblDepLabelValues | ( | NXOpen::Fields::DisplayPropertiesBuilder::DepLabelValueEnum | tblDepLabelValues | ) |
Sets the table dependent label values
Created in NX7.5.0.
License requirements : None
| tblDepLabelValues | tbldeplabelvalues |
| void NXOpen::Fields::DisplayPropertiesBuilder::SetTblDepPtType | ( | NXOpen::Fields::DisplayPropertiesBuilder::TblPointTypeEnum | tblDepPtType | ) |
Sets the tbl dep pt type
Created in NX6.0.1.
License requirements : None
| tblDepPtType | tbldeppttype |
| void NXOpen::Fields::DisplayPropertiesBuilder::SetTblDepSymbolSize | ( | double | tblDepSymbolSize | ) |
Sets the table dependent symbol size
Created in NX7.5.0.
License requirements : None
| tblDepSymbolSize | tbldepsymbolsize |
| void NXOpen::Fields::DisplayPropertiesBuilder::SetTblIndepColor | ( | NXOpen::NXColor * | tblIndepColor | ) |
Sets the tbl indep color
Created in NX6.0.1.
License requirements : None
| tblIndepColor | tblindepcolor |
| void NXOpen::Fields::DisplayPropertiesBuilder::SetTblIndepPtType | ( | NXOpen::Fields::DisplayPropertiesBuilder::ValuesEnum | tblIndepPtType | ) |
Sets the tbl indep pt type
Created in NX6.0.1.
License requirements : None
| tblIndepPtType | tblindeppttype |
| void NXOpen::Fields::DisplayPropertiesBuilder::SetTranslucency | ( | int | translucency | ) |
Sets the translucency
Created in NX6.0.1.
License requirements : None
| translucency | translucency |
| void NXOpen::Fields::DisplayPropertiesBuilder::SetUndefValueColor | ( | NXOpen::NXColor * | undefValueColor | ) |
Sets the undef value color
Created in NX6.0.1.
License requirements : None
| undefValueColor | undefvaluecolor |
| bool NXOpen::Fields::DisplayPropertiesBuilder::ShowAxis | ( | ) |
Returns the show axis
Created in NX6.0.1.
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
| NXOpen::Fields::DisplayPropertiesBuilder::ValuesEnum NXOpen::Fields::DisplayPropertiesBuilder::ShowUndefinedValues | ( | ) |
Returns the show undefined values
Created in NX6.0.1.
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
Created in NX6.0.1.
License requirements : None
| NXOpen::Fields::DisplayPropertiesBuilder::DepDomColorEnum NXOpen::Fields::DisplayPropertiesBuilder::TblDepDomColor | ( | ) |
Returns the table dependent domain color
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
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
Created in NX6.0.1.
License requirements : None
| NXOpen::Fields::DisplayPropertiesBuilder::ValuesEnum NXOpen::Fields::DisplayPropertiesBuilder::TblIndepPtType | ( | ) |
Returns the tbl indep pt type
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