NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::Drawings::ViewStyleGeneralBuilder Class Reference

Represents view style general builder (Drawings.ViewStyleGeneralBuilder) which manages all the general attributes which are necessary for all the views. More...

Inheritance diagram for NXOpen::Drawings::ViewStyleGeneralBuilder:
NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Member Functions

NXOpen::Preferences::DecimalPointCharacter AngleDecimalPointCharacter ()
 Returns the decimal point character to use for view angle display. More...
 
NXOpen::Preferences::AngleFormat AngleFormat ()
 Returns the format to use for view angle display. More...
 
int AnglePrecision ()
 Returns the precision to use for view angle display. More...
 
NXOpen::Drawings::AssociativeAngleBuilderAngleSetting ()
 Returns the angle value on the GENERAL tab of the View Style Dialog
Created in NX11.0.0. More...
 
bool AngleShowLeadingZeros ()
 Returns the status of leading zeros display in view angle. More...
 
bool AngleShowTrailingZeros ()
 Returns the status of trailing zeros display in view angle. More...
 
double AngleValue ()
 Returns the angle value on the GENERAL tab of the View Style Dialog
More...
 
bool AutomaticAnchorPoint ()
 Returns the automatic anchor point toggle on the GENERAL tab of the View Style Dialog
Created in NX6.0.0. More...
 
bool AutomaticUpdate ()
 Returns the automatic update toggle on the GENERAL tab of the View Style Dialog
Created in NX6.0.0. More...
 
bool BoundaryStatus ()
 Returns the boundary status toggle on the GENERAL tab of the View Style Dialog
Created in NX6.0.0. More...
 
bool Centerlines ()
 Returns the centerlines toggle on the GENERAL tab of the View Style Dialog
Created in NX6.0.0. More...
 
NXOpen::Preferences::GeneralDisplayIdOption DisplayId ()
 Returns the display identifier option on the GENERAL tab of the View Style Dialog, it controls whether the orientation or the name of the view is displayed in the graphic window. More...
 
NXOpen::Preferences::GeneralExtractedEdgesOption ExtractedEdges ()
 Returns the extracted edges option on the GENERAL tab of the View Style Dialog
Created in NX6.0.0. More...
 
bool FramebarHorizontal ()
 Returns the horizontal framebar toggle on the GENERAL tab of the View Style Dialog
Created in NX8.0.0. More...
 
bool FramebarVertical ()
 Returns the vertical framebar toggle on the GENERAL tab of the View Style Dialog
Created in NX8.0.0. More...
 
std::vector
< NXOpen::Drawings::RenderSet * > 
GetRenderSet ()
 Gets the render sets on the GENERAL tab of the View Style Dialog. More...
 
bool LegacyView ()
 Returns the leagcy view toggle on the GENERAL tab of the View Style Dialog
Created in NX8.0.0. More...
 
bool LightweightView ()
 Returns the view representation enum on the GENERAL tab of the View Style Dialog
Created in NX8.0.0. More...
 
NXOpen::Preferences::GeneralViewLockmethodOption LockmethodView ()
 Returns the lock method setting on the Configuration tab of the View Style Dialog
Created in NX11.0.1. More...
 
bool Reference ()
 Returns the reference toggle on the GENERAL tab of the View Style Dialog
Created in NX6.0.0. More...
 
NXOpen::Drawings::ViewScaleBuilderScale ()
 Returns the scale definition on the GENERAL tab of the View Style Dialog
Created in NX6.0.0. More...
 
bool ScaleLabel ()
 Returns the scale label toggle on the GENERAL tab of the View Style Dialog
Created in NX6.0.0. More...
 
void SetAngleDecimalPointCharacter (NXOpen::Preferences::DecimalPointCharacter decimalPointCharacter)
 Sets the decimal point character to use for view angle display. More...
 
void SetAngleFormat (NXOpen::Preferences::AngleFormat angleFormat)
 Sets the format to use for view angle display. More...
 
void SetAnglePrecision (int anglePrecision)
 Sets the precision to use for view angle display. More...
 
void SetAngleShowLeadingZeros (bool showLeadingZeros)
 Sets the status of leading zeros display in view angle. More...
 
void SetAngleShowTrailingZeros (bool showTrailingZeros)
 Sets the status of trailing zeros display in view angle. More...
 
void SetAngleValue (double angleValue)
 Sets the angle value on the GENERAL tab of the View Style Dialog
More...
 
void SetAutomaticAnchorPoint (bool automaticAnchorPointToggle)
 Sets the automatic anchor point toggle on the GENERAL tab of the View Style Dialog
Created in NX6.0.0. More...
 
void SetAutomaticUpdate (bool automaticUpdateToggle)
 Sets the automatic update toggle on the GENERAL tab of the View Style Dialog
Created in NX6.0.0. More...
 
void SetBoundaryStatus (bool boundaryStatusToggle)
 Sets the boundary status toggle on the GENERAL tab of the View Style Dialog
Created in NX6.0.0. More...
 
void SetCenterlines (bool centerlinesToggle)
 Sets the centerlines toggle on the GENERAL tab of the View Style Dialog
Created in NX6.0.0. More...
 
void SetDisplayId (NXOpen::Preferences::GeneralDisplayIdOption option)
 Sets the display identifier option on the GENERAL tab of the View Style Dialog, it controls whether the orientation or the name of the view is displayed in the graphic window. More...
 
void SetExtractedEdges (NXOpen::Preferences::GeneralExtractedEdgesOption extractedEdgesOption)
 Sets the extracted edges option on the GENERAL tab of the View Style Dialog
Created in NX6.0.0. More...
 
void SetFramebarHorizontal (bool framebarHorizontalToggle)
 Sets the horizontal framebar toggle on the GENERAL tab of the View Style Dialog
Created in NX8.0.0. More...
 
void SetFramebarVertical (bool framebarVerticalToggle)
 Sets the vertical framebar toggle on the GENERAL tab of the View Style Dialog
Created in NX8.0.0. More...
 
void SetLegacyView (bool legacyView)
 Sets the leagcy view toggle on the GENERAL tab of the View Style Dialog
Created in NX8.0.0. More...
 
void SetLightweightView (bool lightweightView)
 Sets the view representation enum on the GENERAL tab of the View Style Dialog
Created in NX8.0.0. More...
 
void SetLockmethodView (NXOpen::Preferences::GeneralViewLockmethodOption lockMethodView)
 Sets the lock method setting on the Configuration tab of the View Style Dialog
Created in NX11.0.1. More...
 
void SetReference (bool referenceToggle)
 Sets the reference toggle on the GENERAL tab of the View Style Dialog
Created in NX6.0.0. More...
 
void SetRenderSet (const std::vector< NXOpen::Drawings::RenderSet * > &renderSets)
 Sets the render sets on the GENERAL tab of the View Style Dialog
Created in NX6.0.0. More...
 
void SetScaleLabel (bool scaleLabelToggle)
 Sets the scale label toggle on the GENERAL tab of the View Style Dialog
Created in NX6.0.0. More...
 
void SetSilhouettes (bool silhouettesToggle)
 Sets the silhouettes toggle on the GENERAL tab of the View Style Dialog
Created in NX6.0.0. More...
 
void SetSnapshotView (bool snapshotView)
 Sets the snapshot toggle on the GENERAL tab of the View Style Dialog
More...
 
void SetTolerance (NXOpen::Preferences::GeneralToleranceOption toleranceOption)
 Sets the tolerance option on the GENERAL tab of the View Style Dialog
Created in NX6.0.0. More...
 
void SetToleranceValue (double toleranceValue)
 Sets the tolerance value on the GENERAL tab of the View Style Dialog
Created in NX6.0.0. More...
 
void SetUVGrid (bool uVGridToggle)
 Sets the uvgrid toggle on the GENERAL tab of the View Style Dialog
Created in NX6.0.0. More...
 
void SetViewLabel (bool viewLabelToggle)
 Sets the view label toggle on the GENERAL tab of the View Style Dialog
Created in NX6.0.0. More...
 
void SetViewQuality (NXOpen::Preferences::GeneralViewQualityOption viewQualityOption)
 Sets the view quality option on the GENERAL tab of the View Style Dialog
Created in NX8.0.0. More...
 
void SetViewRepresentation (NXOpen::Preferences::GeneralViewRepresentationOption viewRepresentation)
 Sets the view representation option on the GENERAL tab of the View Style Dialog
Created in NX8.5.0. More...
 
void SetWireframeColorSource (NXOpen::Preferences::GeneralWireframeColorSourceOption wireframeColorSourceOption)
 Sets the wireframe color source option on the GENERAL tab of the View Style Dialog
Created in NX6.0.0. More...
 
bool Silhouettes ()
 Returns the silhouettes toggle on the GENERAL tab of the View Style Dialog
Created in NX6.0.0. More...
 
bool SnapshotView ()
 Returns the snapshot toggle on the GENERAL tab of the View Style Dialog
More...
 
NXOpen::Preferences::GeneralToleranceOption Tolerance ()
 Returns the tolerance option on the GENERAL tab of the View Style Dialog
Created in NX6.0.0. More...
 
double ToleranceValue ()
 Returns the tolerance value on the GENERAL tab of the View Style Dialog
Created in NX6.0.0. More...
 
bool UVGrid ()
 Returns the uvgrid toggle on the GENERAL tab of the View Style Dialog
Created in NX6.0.0. More...
 
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
bool ViewLabel ()
 Returns the view label toggle on the GENERAL tab of the View Style Dialog
Created in NX6.0.0. More...
 
NXOpen::Preferences::GeneralViewQualityOption ViewQuality ()
 Returns the view quality option on the GENERAL tab of the View Style Dialog
Created in NX8.0.0. More...
 
NXOpen::Preferences::GeneralViewRepresentationOption ViewRepresentation ()
 Returns the view representation option on the GENERAL tab of the View Style Dialog
Created in NX8.5.0. More...
 
NXOpen::Preferences::GeneralWireframeColorSourceOption WireframeColorSource ()
 Returns the wireframe color source option on the GENERAL tab of the View Style Dialog
Created in NX6.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents view style general builder (Drawings.ViewStyleGeneralBuilder) which manages all the general attributes which are necessary for all the views.

To obtain an instance of the class, we need to follow the steps: creat a new view, click the view style button on the view dialog, edit the view style general tab.


Created in NX6.0.0.

Member Function Documentation

NXOpen::Preferences::DecimalPointCharacter NXOpen::Drawings::ViewStyleGeneralBuilder::AngleDecimalPointCharacter ( )

Returns the decimal point character to use for view angle display.


Created in NX8.5.0.

License requirements : None

NXOpen::Preferences::AngleFormat NXOpen::Drawings::ViewStyleGeneralBuilder::AngleFormat ( )

Returns the format to use for view angle display.


Created in NX8.5.0.

License requirements : None

int NXOpen::Drawings::ViewStyleGeneralBuilder::AnglePrecision ( )

Returns the precision to use for view angle display.


Created in NX8.5.0.

License requirements : None

NXOpen::Drawings::AssociativeAngleBuilder* NXOpen::Drawings::ViewStyleGeneralBuilder::AngleSetting ( )

Returns the angle value on the GENERAL tab of the View Style Dialog
Created in NX11.0.0.



License requirements : None

bool NXOpen::Drawings::ViewStyleGeneralBuilder::AngleShowLeadingZeros ( )

Returns the status of leading zeros display in view angle.


Created in NX8.5.0.

License requirements : None

bool NXOpen::Drawings::ViewStyleGeneralBuilder::AngleShowTrailingZeros ( )

Returns the status of trailing zeros display in view angle.


Created in NX8.5.0.

License requirements : None

double NXOpen::Drawings::ViewStyleGeneralBuilder::AngleValue ( )

Returns the angle value on the GENERAL tab of the View Style Dialog

Deprecated:
Deprecated in NX11.0.0.

Use NXOpen::Drawings::ViewStyleGeneralBuilder::AngleSetting instead.


Created in NX6.0.0.

License requirements : None

bool NXOpen::Drawings::ViewStyleGeneralBuilder::AutomaticAnchorPoint ( )

Returns the automatic anchor point toggle on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.



License requirements : None

bool NXOpen::Drawings::ViewStyleGeneralBuilder::AutomaticUpdate ( )

Returns the automatic update toggle on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.



License requirements : None

bool NXOpen::Drawings::ViewStyleGeneralBuilder::BoundaryStatus ( )

Returns the boundary status toggle on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.



License requirements : None

bool NXOpen::Drawings::ViewStyleGeneralBuilder::Centerlines ( )

Returns the centerlines toggle on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.



License requirements : None

NXOpen::Preferences::GeneralDisplayIdOption NXOpen::Drawings::ViewStyleGeneralBuilder::DisplayId ( )

Returns the display identifier option on the GENERAL tab of the View Style Dialog, it controls whether the orientation or the name of the view is displayed in the graphic window.


Created in NX7.5.0.

License requirements : None

NXOpen::Preferences::GeneralExtractedEdgesOption NXOpen::Drawings::ViewStyleGeneralBuilder::ExtractedEdges ( )

Returns the extracted edges option on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.



License requirements : None

bool NXOpen::Drawings::ViewStyleGeneralBuilder::FramebarHorizontal ( )

Returns the horizontal framebar toggle on the GENERAL tab of the View Style Dialog
Created in NX8.0.0.



License requirements : None

bool NXOpen::Drawings::ViewStyleGeneralBuilder::FramebarVertical ( )

Returns the vertical framebar toggle on the GENERAL tab of the View Style Dialog
Created in NX8.0.0.



License requirements : None

std::vector<NXOpen::Drawings::RenderSet *> NXOpen::Drawings::ViewStyleGeneralBuilder::GetRenderSet ( )

Gets the render sets on the GENERAL tab of the View Style Dialog.

Returns
Returns the render sets that are on the general sub-builder
Created in NX6.0.0.

License requirements : None
bool NXOpen::Drawings::ViewStyleGeneralBuilder::LegacyView ( )

Returns the leagcy view toggle on the GENERAL tab of the View Style Dialog
Created in NX8.0.0.



License requirements : None

bool NXOpen::Drawings::ViewStyleGeneralBuilder::LightweightView ( )

Returns the view representation enum on the GENERAL tab of the View Style Dialog
Created in NX8.0.0.



License requirements : None

NXOpen::Preferences::GeneralViewLockmethodOption NXOpen::Drawings::ViewStyleGeneralBuilder::LockmethodView ( )

Returns the lock method setting on the Configuration tab of the View Style Dialog
Created in NX11.0.1.



License requirements : None

bool NXOpen::Drawings::ViewStyleGeneralBuilder::Reference ( )

Returns the reference toggle on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.



License requirements : None

NXOpen::Drawings::ViewScaleBuilder* NXOpen::Drawings::ViewStyleGeneralBuilder::Scale ( )

Returns the scale definition on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.



License requirements : None

bool NXOpen::Drawings::ViewStyleGeneralBuilder::ScaleLabel ( )

Returns the scale label toggle on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.



License requirements : None

void NXOpen::Drawings::ViewStyleGeneralBuilder::SetAngleDecimalPointCharacter ( NXOpen::Preferences::DecimalPointCharacter  decimalPointCharacter)

Sets the decimal point character to use for view angle display.


Created in NX8.5.0.

License requirements : drafting ("DRAFTING")

Parameters
decimalPointCharacterdecimalpointcharacter
void NXOpen::Drawings::ViewStyleGeneralBuilder::SetAngleFormat ( NXOpen::Preferences::AngleFormat  angleFormat)

Sets the format to use for view angle display.


Created in NX8.5.0.

License requirements : drafting ("DRAFTING")

Parameters
angleFormatangleformat
void NXOpen::Drawings::ViewStyleGeneralBuilder::SetAnglePrecision ( int  anglePrecision)

Sets the precision to use for view angle display.


Created in NX8.5.0.

License requirements : drafting ("DRAFTING")

Parameters
anglePrecisionangleprecision
void NXOpen::Drawings::ViewStyleGeneralBuilder::SetAngleShowLeadingZeros ( bool  showLeadingZeros)

Sets the status of leading zeros display in view angle.


Created in NX8.5.0.

License requirements : drafting ("DRAFTING")

Parameters
showLeadingZerosshowleadingzeros
void NXOpen::Drawings::ViewStyleGeneralBuilder::SetAngleShowTrailingZeros ( bool  showTrailingZeros)

Sets the status of trailing zeros display in view angle.


Created in NX8.5.0.

License requirements : drafting ("DRAFTING")

Parameters
showTrailingZerosshowtrailingzeros
void NXOpen::Drawings::ViewStyleGeneralBuilder::SetAngleValue ( double  angleValue)

Sets the angle value on the GENERAL tab of the View Style Dialog

Deprecated:
Deprecated in NX11.0.0.

Use NXOpen::Drawings::ViewStyleGeneralBuilder::AngleSetting instead.


Created in NX6.0.0.

License requirements : drafting ("DRAFTING")

Parameters
angleValueSets a new angle value on the general sub-builder
void NXOpen::Drawings::ViewStyleGeneralBuilder::SetAutomaticAnchorPoint ( bool  automaticAnchorPointToggle)

Sets the automatic anchor point toggle on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters
automaticAnchorPointToggleSets a new aautomatic anchor point toggle value on the general sub-builder
void NXOpen::Drawings::ViewStyleGeneralBuilder::SetAutomaticUpdate ( bool  automaticUpdateToggle)

Sets the automatic update toggle on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters
automaticUpdateToggleSets a new automatic update toggle value on the general sub-builder
void NXOpen::Drawings::ViewStyleGeneralBuilder::SetBoundaryStatus ( bool  boundaryStatusToggle)

Sets the boundary status toggle on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters
boundaryStatusToggleSets a new boundary status toggle value on the general sub-builder
void NXOpen::Drawings::ViewStyleGeneralBuilder::SetCenterlines ( bool  centerlinesToggle)

Sets the centerlines toggle on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters
centerlinesToggleSets a new centerlines toggle value on the general sub-builder
void NXOpen::Drawings::ViewStyleGeneralBuilder::SetDisplayId ( NXOpen::Preferences::GeneralDisplayIdOption  option)

Sets the display identifier option on the GENERAL tab of the View Style Dialog, it controls whether the orientation or the name of the view is displayed in the graphic window.


Created in NX7.5.0.

License requirements : drafting ("DRAFTING")

Parameters
optionSets a new display id option on the general sub-builder
void NXOpen::Drawings::ViewStyleGeneralBuilder::SetExtractedEdges ( NXOpen::Preferences::GeneralExtractedEdgesOption  extractedEdgesOption)

Sets the extracted edges option on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters
extractedEdgesOptionSets a new extracted edges option on the general sub-builder
void NXOpen::Drawings::ViewStyleGeneralBuilder::SetFramebarHorizontal ( bool  framebarHorizontalToggle)

Sets the horizontal framebar toggle on the GENERAL tab of the View Style Dialog
Created in NX8.0.0.



License requirements : drafting ("DRAFTING")

Parameters
framebarHorizontalToggleSets a new horizontal framebar toggle value on the general sub-builder
void NXOpen::Drawings::ViewStyleGeneralBuilder::SetFramebarVertical ( bool  framebarVerticalToggle)

Sets the vertical framebar toggle on the GENERAL tab of the View Style Dialog
Created in NX8.0.0.



License requirements : drafting ("DRAFTING")

Parameters
framebarVerticalToggleSets a new vertical framebar toggle value on the general sub-builder
void NXOpen::Drawings::ViewStyleGeneralBuilder::SetLegacyView ( bool  legacyView)

Sets the leagcy view toggle on the GENERAL tab of the View Style Dialog
Created in NX8.0.0.



License requirements : drafting ("DRAFTING")

Parameters
legacyViewSets a legacy view toggle value on the general sub-builder
void NXOpen::Drawings::ViewStyleGeneralBuilder::SetLightweightView ( bool  lightweightView)

Sets the view representation enum on the GENERAL tab of the View Style Dialog
Created in NX8.0.0.



License requirements : drafting ("DRAFTING")

Parameters
lightweightViewSets a view representation option on the general sub-builder
void NXOpen::Drawings::ViewStyleGeneralBuilder::SetLockmethodView ( NXOpen::Preferences::GeneralViewLockmethodOption  lockMethodView)

Sets the lock method setting on the Configuration tab of the View Style Dialog
Created in NX11.0.1.



License requirements : drafting ("DRAFTING")

Parameters
lockMethodViewSets a lock method option on the general sub-builder
void NXOpen::Drawings::ViewStyleGeneralBuilder::SetReference ( bool  referenceToggle)

Sets the reference toggle on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters
referenceToggleSets a new reference toggle value on the general sub-builder
void NXOpen::Drawings::ViewStyleGeneralBuilder::SetRenderSet ( const std::vector< NXOpen::Drawings::RenderSet * > &  renderSets)

Sets the render sets on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters
renderSetsSets new render sets on the general sub-builder
void NXOpen::Drawings::ViewStyleGeneralBuilder::SetScaleLabel ( bool  scaleLabelToggle)

Sets the scale label toggle on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters
scaleLabelToggleSets a new scale label toggle value on the general sub-builder
void NXOpen::Drawings::ViewStyleGeneralBuilder::SetSilhouettes ( bool  silhouettesToggle)

Sets the silhouettes toggle on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters
silhouettesToggleSets a new silhouettes toggle value on the general sub-builder
void NXOpen::Drawings::ViewStyleGeneralBuilder::SetSnapshotView ( bool  snapshotView)

Sets the snapshot toggle on the GENERAL tab of the View Style Dialog

Deprecated:
Deprecated in NX11.0.1.

Use NXOpen::Drawings::ViewStyleGeneralBuilder::SetLockmethodView instead(the value is NXOpen.Preferences.GeneralViewPreferences.GeneralViewLockmethodOptionSnapshot).


Created in NX8.0.0.

License requirements : drafting ("DRAFTING")

Parameters
snapshotViewSets a snapshot view toggle value on the general sub-builder
void NXOpen::Drawings::ViewStyleGeneralBuilder::SetTolerance ( NXOpen::Preferences::GeneralToleranceOption  toleranceOption)

Sets the tolerance option on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters
toleranceOptionSets a new tolerance option on the general sub-builder
void NXOpen::Drawings::ViewStyleGeneralBuilder::SetToleranceValue ( double  toleranceValue)

Sets the tolerance value on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters
toleranceValueSets a new tolerance value on the general sub-builder
void NXOpen::Drawings::ViewStyleGeneralBuilder::SetUVGrid ( bool  uVGridToggle)

Sets the uvgrid toggle on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters
uVGridToggleSets a new uv-grid toggle value on the general sub-builder
void NXOpen::Drawings::ViewStyleGeneralBuilder::SetViewLabel ( bool  viewLabelToggle)

Sets the view label toggle on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters
viewLabelToggleSets a new view label toggle value on the general sub-builder
void NXOpen::Drawings::ViewStyleGeneralBuilder::SetViewQuality ( NXOpen::Preferences::GeneralViewQualityOption  viewQualityOption)

Sets the view quality option on the GENERAL tab of the View Style Dialog
Created in NX8.0.0.



License requirements : drafting ("DRAFTING")

Parameters
viewQualityOptionSets a new view quality option on the general sub-builder
void NXOpen::Drawings::ViewStyleGeneralBuilder::SetViewRepresentation ( NXOpen::Preferences::GeneralViewRepresentationOption  viewRepresentation)

Sets the view representation option on the GENERAL tab of the View Style Dialog
Created in NX8.5.0.



License requirements : drafting ("DRAFTING")

Parameters
viewRepresentationSets a new view representation option on the general sub-builder
void NXOpen::Drawings::ViewStyleGeneralBuilder::SetWireframeColorSource ( NXOpen::Preferences::GeneralWireframeColorSourceOption  wireframeColorSourceOption)

Sets the wireframe color source option on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters
wireframeColorSourceOptionSets a new wireframe color source option on the general sub-builder
bool NXOpen::Drawings::ViewStyleGeneralBuilder::Silhouettes ( )

Returns the silhouettes toggle on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.



License requirements : None

bool NXOpen::Drawings::ViewStyleGeneralBuilder::SnapshotView ( )

Returns the snapshot toggle on the GENERAL tab of the View Style Dialog

Deprecated:
Deprecated in NX11.0.1.

Use NXOpen::Drawings::ViewStyleGeneralBuilder::LockmethodView instead(the value is NXOpen.Preferences.GeneralViewPreferences.GeneralViewLockmethodOptionSnapshot).


Created in NX8.0.0.

License requirements : None

NXOpen::Preferences::GeneralToleranceOption NXOpen::Drawings::ViewStyleGeneralBuilder::Tolerance ( )

Returns the tolerance option on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.



License requirements : None

double NXOpen::Drawings::ViewStyleGeneralBuilder::ToleranceValue ( )

Returns the tolerance value on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.



License requirements : None

bool NXOpen::Drawings::ViewStyleGeneralBuilder::UVGrid ( )

Returns the uvgrid toggle on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.



License requirements : None

virtual bool NXOpen::Drawings::ViewStyleGeneralBuilder::Validate ( )
virtual

Validate whether the inputs to the component are sufficient for commit to be called.

If the component is not in a state to commit then an exception is thrown. For example, if the component requires you to set some property, this method will throw an exception if you haven't set it. This method throws a not-yet-implemented NXException for some components.

Returns
Was self validation successful
Created in NX3.0.1.

License requirements : None

Implements NXOpen::GeometricUtilities::IComponentBuilder.

bool NXOpen::Drawings::ViewStyleGeneralBuilder::ViewLabel ( )

Returns the view label toggle on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.



License requirements : None

NXOpen::Preferences::GeneralViewQualityOption NXOpen::Drawings::ViewStyleGeneralBuilder::ViewQuality ( )

Returns the view quality option on the GENERAL tab of the View Style Dialog
Created in NX8.0.0.



License requirements : None

NXOpen::Preferences::GeneralViewRepresentationOption NXOpen::Drawings::ViewStyleGeneralBuilder::ViewRepresentation ( )

Returns the view representation option on the GENERAL tab of the View Style Dialog
Created in NX8.5.0.



License requirements : None

NXOpen::Preferences::GeneralWireframeColorSourceOption NXOpen::Drawings::ViewStyleGeneralBuilder::WireframeColorSource ( )

Returns the wireframe color source option on the GENERAL tab of the View Style Dialog
Created in NX6.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.