NX Open C++ Reference Guide
|
Represents view style general builder (Drawings.ViewStyleGeneralBuilder) which manages all the general attributes which are necessary for all the views. More...
Public Member Functions | |
NXOpen::Preferences::DecimalPointCharacter | AngleDecimalPointCharacter () |
Returns the decimal point character to use for view angle display. | |
NXOpen::Preferences::AngleFormat | AngleFormat () |
Returns the format to use for view angle display. | |
int | AnglePrecision () |
Returns the precision to use for view angle display. | |
bool | AngleShowLeadingZeros () |
Returns the status of leading zeros display in view angle. | |
bool | AngleShowTrailingZeros () |
Returns the status of trailing zeros display in view angle. | |
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 | LegacyView () |
Returns the leagcy view toggle on the GENERAL tab of the View Style Dialog Created in NX8.0.0. | |
bool | LightweightView () |
Returns the view representation enum on the GENERAL tab of the View Style Dialog Created in NX8.0.0. | |
bool | Reference () |
Returns the reference toggle on the GENERAL tab of the View Style Dialog Created in NX6.0.0. | |
NXOpen::Drawings::ViewScaleBuilder * | Scale () |
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 | SetAngleDecimalPointCharacter (NXOpen::Preferences::DecimalPointCharacter decimalPointCharacter) |
Sets the decimal point character to use for view angle display. | |
void | SetAngleFormat (NXOpen::Preferences::AngleFormat angleFormat) |
Sets the format to use for view angle display. | |
void | SetAnglePrecision (int anglePrecision) |
Sets the precision to use for view angle display. | |
void | SetAngleShowLeadingZeros (bool showLeadingZeros) |
Sets the status of leading zeros display in view angle. | |
void | SetAngleShowTrailingZeros (bool showTrailingZeros) |
Sets the status of trailing zeros display in view angle. | |
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 | SetLegacyView (bool legacyView) |
Sets the leagcy view toggle on the GENERAL tab of the View Style Dialog Created in NX8.0.0. | |
void | SetLightweightView (bool lightweightView) |
Sets the view representation enum 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 | SetSnapshotView (bool snapshotView) |
Sets the snapshot toggle on the GENERAL tab of the View Style Dialog Created in NX8.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 | SetViewQuality (NXOpen::Preferences::GeneralViewQualityOption viewQualityOption) |
Sets the view quality option on the GENERAL tab of the View Style Dialog Created in NX8.0.0. | |
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. | |
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. | |
bool | SnapshotView () |
Returns the snapshot toggle on the GENERAL tab of the View Style Dialog Created in NX8.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::GeneralViewQualityOption | ViewQuality () |
Returns the view quality option on the GENERAL tab of the View Style Dialog Created in NX8.0.0. | |
NXOpen::Preferences::GeneralViewRepresentationOption | ViewRepresentation () |
Returns the view representation option on the GENERAL tab of the View Style Dialog Created in NX8.5.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. | |
![]() | |
tag_t | GetTag () const |
<b>Deprecated</b>:<br> Use Tag instead. | |
tag_t | Tag () const |
Returns the tag of this object. | |
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.
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
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
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.
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
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")
decimalPointCharacter | decimalpointcharacter |
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")
angleFormat | angleformat |
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")
anglePrecision | angleprecision |
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")
showLeadingZeros | showleadingzeros |
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")
showTrailingZeros | showtrailingzeros |
void NXOpen::Drawings::ViewStyleGeneralBuilder::SetAngleValue | ( | double | angleValue | ) |
Sets the angle value on the GENERAL tab of the View Style Dialog
Created in NX6.0.0.
License requirements : drafting ("DRAFTING")
angleValue | Sets 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")
automaticAnchorPointToggle | Sets 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")
automaticUpdateToggle | Sets 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")
boundaryStatusToggle | Sets 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")
centerlinesToggle | Sets 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")
option | Sets 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")
extractedEdgesOption | Sets 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")
framebarHorizontalToggle | Sets 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")
framebarVerticalToggle | Sets 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")
legacyView | Sets 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")
lightweightView | Sets a view representation 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")
referenceToggle | Sets 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")
renderSets | Sets 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")
scaleLabelToggle | Sets 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")
silhouettesToggle | Sets 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
Created in NX8.0.0.
License requirements : drafting ("DRAFTING")
snapshotView | Sets 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")
toleranceOption | Sets 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")
toleranceValue | Sets 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")
uVGridToggle | Sets 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")
viewLabelToggle | Sets 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")
viewQualityOption | Sets 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")
viewRepresentation | Sets 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")
wireframeColorSourceOption | Sets 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
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 |
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.
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