NX Open C++ Reference Guide
Public Member Functions
NXOpen::Drawings::ViewStyleGeneralBuilder Class Reference

Represents the GENERAL tab on the View Style Dialog (Drawings.ViewStyleGeneralBuilder) More...

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

List of all members.

Public Member Functions

double AngleValue ()
 Returns the angle value on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.
bool AutomaticAnchorPoint ()
 Returns the automatic anchor point toggle on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.
bool AutomaticUpdate ()
 Returns the automatic update toggle on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.
bool BoundaryStatus ()
 Returns the boundary status toggle on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.
bool Centerlines ()
 Returns the centerlines toggle on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.
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.
NXOpen::Preferences::GeneralExtractedEdgesOption ExtractedEdges ()
 Returns the extracted edges option on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.
bool FramebarHorizontal ()
 Returns the horizontal framebar toggle on the GENERAL tab of the View Style Dialog
Created in NX8.0.0.
bool FramebarVertical ()
 Returns the vertical framebar toggle on the GENERAL tab of the View Style Dialog
Created in NX8.0.0.
std::vector
< NXOpen::Drawings::RenderSet * > 
GetRenderSet ()
 Gets the render sets on the GENERAL tab of the View Style Dialog.
bool Reference ()
 Returns the reference toggle on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.
NXOpen::Drawings::ViewScaleBuilderScale ()
 Returns the scale definition on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.
bool ScaleLabel ()
 Returns the scale label toggle on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.
void SetAngleValue (double angleValue)
 Sets the angle value on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.
void SetAutomaticAnchorPoint (bool automaticAnchorPointToggle)
 Sets the automatic anchor point toggle on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.
void SetAutomaticUpdate (bool automaticUpdateToggle)
 Sets the automatic update toggle on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.
void SetBoundaryStatus (bool boundaryStatusToggle)
 Sets the boundary status toggle on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.
void SetCenterlines (bool centerlinesToggle)
 Sets the centerlines toggle on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.
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.
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.
void SetFramebarHorizontal (bool framebarHorizontalToggle)
 Sets the horizontal framebar toggle on the GENERAL tab of the View Style Dialog
Created in NX8.0.0.
void SetFramebarVertical (bool framebarVerticalToggle)
 Sets the vertical framebar toggle on the GENERAL tab of the View Style Dialog
Created in NX8.0.0.
void SetReference (bool referenceToggle)
 Sets the reference toggle on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.
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.
void SetScaleLabel (bool scaleLabelToggle)
 Sets the scale label toggle on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.
void SetSilhouettes (bool silhouettesToggle)
 Sets the silhouettes toggle on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.
void SetTolerance (NXOpen::Preferences::GeneralToleranceOption toleranceOption)
 Sets the tolerance option on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.
void SetToleranceValue (double toleranceValue)
 Sets the tolerance value on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.
void SetUVGrid (bool uVGridToggle)
 Sets the uvgrid toggle on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.
void SetViewLabel (bool viewLabelToggle)
 Sets the view label toggle on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.
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.
bool Silhouettes ()
 Returns the silhouettes toggle on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.
NXOpen::Preferences::GeneralToleranceOption Tolerance ()
 Returns the tolerance option on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.
double ToleranceValue ()
 Returns the tolerance value on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.
bool UVGrid ()
 Returns the uvgrid toggle on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called.
bool ViewLabel ()
 Returns the view label toggle on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.
NXOpen::Preferences::GeneralWireframeColorSourceOption WireframeColorSource ()
 Returns the wireframe color source option on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.

Detailed Description

Represents the GENERAL tab on the View Style Dialog (Drawings.ViewStyleGeneralBuilder)


Created in NX6.0.0.


Member Function Documentation

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



License requirements : None

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



License requirements : None

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



License requirements : None

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



License requirements : None

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



License requirements : None

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

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



License requirements : None

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



License requirements : None

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



License requirements : None

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

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



License requirements : None

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



License requirements : None

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



License requirements : None

Sets the angle value on the GENERAL tab of the View Style Dialog
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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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



License requirements : None

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



License requirements : None

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



License requirements : None

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



License requirements : None

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.

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



License requirements : None

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 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.