NX Open C++ Reference Guide
|
Represents set of General View Styles Preferences applicable to drafting views. More...
Public Member Functions | |
double | Angle () |
Returns the value of angle of a member view. | |
NXOpen::Preferences::DecimalPointCharacter | AngleDecimalPointFormat () |
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 | AutomaticAnchorPoint () |
Returns the status of Automatic Anchor Point. | |
bool | AutomaticUpdate () |
Returns the status of Automatic update, if true then position, hidden lines, silhouettes, view bounds, section views, and section view details updated after a model change else the above items are not updated after a model change. | |
bool | BoundaryStatus () |
Returns the boundary status. | |
NXOpen::Preferences::GeneralDisplayIdOption | DisplayId () |
Returns the display identifier option for a member view. | |
NXOpen::Expression * | ExpressionForScale () |
Returns the expression for scale Created in NX5.0.0. | |
NXOpen::Preferences::GeneralExtractedEdgesOption | ExtractedEdges () |
Returns the extracted edge, that provides an alternative way to display model geometry in a drawing view. | |
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 status of reference, that toggles a view from active to reference. | |
int | RenderCount () |
Returns the render count. | |
double | Scale () |
Returns the scale of a member view. | |
bool | ScaleLabel () |
Returns the display of scale label. | |
void | SetAngle (double angle) |
Sets the value of angle of a member view. | |
void | SetAngleDecimalPointFormat (NXOpen::Preferences::DecimalPointCharacter format) |
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 | SetAutomaticAnchorPoint (bool automaticAnchorPoint) |
Sets the status of Automatic Anchor Point. | |
void | SetAutomaticUpdate (bool automaticUpdate) |
Sets the status of Automatic update, if true then position, hidden lines, silhouettes, view bounds, section views, and section view details updated after a model change else the above items are not updated after a model change. | |
void | SetBoundaryStatus (bool boundaryStatus) |
Sets the boundary status. | |
void | SetCenterlines (bool centerlines) |
The status of center line, if true automatically creates linear, cylindrical, and bolt circle centerlines (with a circular instance set) for views where the hole or pin axis is perpendicular or parallel to the plane of the drawing view. | |
void | SetDisplayId (NXOpen::Preferences::GeneralDisplayIdOption option) |
Sets the display identifier option for a member view. | |
void | SetExpressionForScale (NXOpen::Expression *expressionForScale) |
Sets the expression for scale Created in NX5.0.0. | |
void | SetExtractedEdges (NXOpen::Preferences::GeneralExtractedEdgesOption edgesOption) |
Sets the extracted edge, that provides an alternative way to display model geometry in a drawing view. | |
void | SetFramebarHorizontal (bool framebarHorizontal) |
The status of framebar horizontal, if true automatically creates horizontal framebar for views where the view axis match with ship axis. | |
void | SetFramebarVertical (bool framebarVertical) |
The status of framebar vertical, if true automatically creates vertical framebar for views where the view axis match with ship axis. | |
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 reference) |
Sets the status of reference, that toggles a view from active to reference. | |
void | SetRenderCount (int renderCount) |
Sets the render count. | |
void | SetScale (double scale) |
Sets the scale of a member view. | |
void | SetScaleLabel (bool scaleLabel) |
Sets the display of scale label. | |
void | SetShowAngleLeadingZeros (bool show) |
Sets the status of leading zeros display in view angle. | |
void | SetShowAngleTrailingZeros (bool show) |
Sets the status of trailing zeros display in view angle. | |
void | SetSilhouettes (bool silhouettes) |
Sets the status of silhouettes curves, if true silhouettes for selected drawing member views added else silhouettes removed from the selected member views. | |
void | SetSnapshotView (bool snapshotView) |
Sets the snapshot toggle on the GENERAL tab of the View Style Dialog Created in NX8.0.0. | |
void | SetTolerance (double tolerance) |
Sets the value of tolerance, that specifies a chord height tolerance value for silhouette and hidden line generation in a given drawing view. | |
void | SetUvGrid (bool uvGrid) |
Sets the status of UV grid, if true, grid curves for selected drawing member views are added else the grid curves are removed from the selected member views. | |
void | SetViewLabel (bool viewLabel) |
Sets the display of view label. | |
void | SetViewQuality (NXOpen::Preferences::GeneralViewQualityOption qualityOption) |
Sets the view quality, that provides an alternative way to display model geometry in a drawing view. | |
void | SetViewRepresentation (NXOpen::Preferences::GeneralViewRepresentationOption viewRepresentation) |
Sets the view representation enum on the GENERAL tab of the View Style Dialog Created in NX8.5.0. | |
void | SetWireframeColorSource (NXOpen::Preferences::GeneralWireframeColorSourceOption colorOption) |
Sets the source of the wireframe color for a member view. | |
bool | ShowAngleLeadingZeros () |
Returns the status of leading zeros display in view angle. | |
bool | ShowAngleTrailingZeros () |
Returns the status of trailing zeros display in view angle. | |
bool | Silhouettes () |
Returns the status of silhouettes curves, if true silhouettes for selected drawing member views added else silhouettes removed from the selected member views. | |
bool | SnapshotView () |
Returns the snapshot toggle on the GENERAL tab of the View Style Dialog Created in NX8.0.0. | |
tag_t | Tag () const |
Returns the tag of this object. | |
double | Tolerance () |
Returns the value of tolerance, that specifies a chord height tolerance value for silhouette and hidden line generation in a given drawing view. | |
bool | UvGrid () |
Returns the status of UV grid, if true, grid curves for selected drawing member views are added else the grid curves are removed from the selected member views. | |
bool | ViewLabel () |
Returns the display of view label. | |
NXOpen::Preferences::GeneralViewQualityOption | ViewQuality () |
Returns the view quality, that provides an alternative way to display model geometry in a drawing view. | |
NXOpen::Preferences::GeneralViewRepresentationOption | ViewRepresentation () |
Returns the view representation enum on the GENERAL tab of the View Style Dialog Created in NX8.5.0. | |
NXOpen::Preferences::GeneralWireframeColorSourceOption | WireframeColorSource () |
Returns the source of the wireframe color for a member view. | |
Represents set of General View Styles Preferences applicable to drafting views.
To obtain an instance of this class use Drawings::ViewStyle::General
Created in NX5.0.0.
double NXOpen::Drawings::GeneralViewStyle::Angle | ( | ) |
Returns the value of angle of a member view.
Created in NX5.0.0.
License requirements : None
NXOpen::Preferences::DecimalPointCharacter NXOpen::Drawings::GeneralViewStyle::AngleDecimalPointFormat | ( | ) |
Returns the decimal point character to use for view angle display.
Created in NX8.5.0.
License requirements : None
NXOpen::Preferences::AngleFormat NXOpen::Drawings::GeneralViewStyle::AngleFormat | ( | ) |
Returns the format to use for view angle display.
Created in NX8.5.0.
License requirements : None
int NXOpen::Drawings::GeneralViewStyle::AnglePrecision | ( | ) |
Returns the precision to use for view angle display.
Created in NX8.5.0.
License requirements : None
bool NXOpen::Drawings::GeneralViewStyle::AutomaticAnchorPoint | ( | ) |
Returns the status of Automatic Anchor Point.
Created in NX5.0.0.
License requirements : None
bool NXOpen::Drawings::GeneralViewStyle::AutomaticUpdate | ( | ) |
Returns the status of Automatic update, if true then position, hidden lines, silhouettes, view bounds, section views, and section view details updated after a model change else the above items are not updated after a model change.
Created in NX5.0.0.
License requirements : None
bool NXOpen::Drawings::GeneralViewStyle::BoundaryStatus | ( | ) |
Returns the boundary status.
Created in NX5.0.0.
License requirements : None
NXOpen::Preferences::GeneralDisplayIdOption NXOpen::Drawings::GeneralViewStyle::DisplayId | ( | ) |
Returns the display identifier option for a member view.
Created in NX7.5.0.
License requirements : None
NXOpen::Expression* NXOpen::Drawings::GeneralViewStyle::ExpressionForScale | ( | ) |
Returns the expression for scale
Created in NX5.0.0.
License requirements : drafting ("DRAFTING")
NXOpen::Preferences::GeneralExtractedEdgesOption NXOpen::Drawings::GeneralViewStyle::ExtractedEdges | ( | ) |
Returns the extracted edge, that provides an alternative way to display model geometry in a drawing view.
Created in NX5.0.0.
License requirements : None
bool NXOpen::Drawings::GeneralViewStyle::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::GeneralViewStyle::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::GeneralViewStyle::Reference | ( | ) |
Returns the status of reference, that toggles a view from active to reference.
If true, the view is considered a reference view.
Created in NX5.0.0.
License requirements : None
int NXOpen::Drawings::GeneralViewStyle::RenderCount | ( | ) |
Returns the render count.
Created in NX5.0.0.
License requirements : None
double NXOpen::Drawings::GeneralViewStyle::Scale | ( | ) |
Returns the scale of a member view.
Created in NX5.0.0.
License requirements : None
bool NXOpen::Drawings::GeneralViewStyle::ScaleLabel | ( | ) |
Returns the display of scale label.
Created in NX5.0.0.
License requirements : None
void NXOpen::Drawings::GeneralViewStyle::SetAngle | ( | double | angle | ) |
Sets the value of angle of a member view.
Created in NX5.0.0.
License requirements : drafting ("DRAFTING")
angle | angle |
void NXOpen::Drawings::GeneralViewStyle::SetAngleDecimalPointFormat | ( | NXOpen::Preferences::DecimalPointCharacter | format | ) |
Sets the decimal point character to use for view angle display.
Created in NX8.5.0.
License requirements : drafting ("DRAFTING")
format | format |
void NXOpen::Drawings::GeneralViewStyle::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::GeneralViewStyle::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::GeneralViewStyle::SetAutomaticAnchorPoint | ( | bool | automaticAnchorPoint | ) |
Sets the status of Automatic Anchor Point.
Created in NX5.0.0.
License requirements : drafting ("DRAFTING")
automaticAnchorPoint | automatic anchor point |
void NXOpen::Drawings::GeneralViewStyle::SetAutomaticUpdate | ( | bool | automaticUpdate | ) |
Sets the status of Automatic update, if true then position, hidden lines, silhouettes, view bounds, section views, and section view details updated after a model change else the above items are not updated after a model change.
Created in NX5.0.0.
License requirements : drafting ("DRAFTING")
automaticUpdate | automatic update |
void NXOpen::Drawings::GeneralViewStyle::SetBoundaryStatus | ( | bool | boundaryStatus | ) |
Sets the boundary status.
Created in NX5.0.0.
License requirements : drafting ("DRAFTING")
boundaryStatus | boundary status |
void NXOpen::Drawings::GeneralViewStyle::SetCenterlines | ( | bool | centerlines | ) |
The status of center line, if true automatically creates linear, cylindrical, and bolt circle centerlines (with a circular instance set) for views where the hole or pin axis is perpendicular or parallel to the plane of the drawing view.
Created in NX5.0.0.
License requirements : drafting ("DRAFTING")
centerlines | centerlines |
void NXOpen::Drawings::GeneralViewStyle::SetDisplayId | ( | NXOpen::Preferences::GeneralDisplayIdOption | option | ) |
Sets the display identifier option for a member view.
Created in NX7.5.0.
License requirements : drafting ("DRAFTING")
option | option |
void NXOpen::Drawings::GeneralViewStyle::SetExpressionForScale | ( | NXOpen::Expression * | expressionForScale | ) |
Sets the expression for scale
Created in NX5.0.0.
License requirements : drafting ("DRAFTING")
expressionForScale | expression for scale |
void NXOpen::Drawings::GeneralViewStyle::SetExtractedEdges | ( | NXOpen::Preferences::GeneralExtractedEdgesOption | edgesOption | ) |
Sets the extracted edge, that provides an alternative way to display model geometry in a drawing view.
Created in NX5.0.0.
License requirements : drafting ("DRAFTING")
edgesOption | edges option |
void NXOpen::Drawings::GeneralViewStyle::SetFramebarHorizontal | ( | bool | framebarHorizontal | ) |
The status of framebar horizontal, if true automatically creates horizontal framebar for views where the view axis match with ship axis.
Created in NX8.0.0.
License requirements : drafting ("DRAFTING")
framebarHorizontal | framebarhorizontal |
void NXOpen::Drawings::GeneralViewStyle::SetFramebarVertical | ( | bool | framebarVertical | ) |
The status of framebar vertical, if true automatically creates vertical framebar for views where the view axis match with ship axis.
Created in NX8.0.0.
License requirements : drafting ("DRAFTING")
framebarVertical | framebarvertical |
void NXOpen::Drawings::GeneralViewStyle::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::GeneralViewStyle::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::GeneralViewStyle::SetReference | ( | bool | reference | ) |
Sets the status of reference, that toggles a view from active to reference.
If true, the view is considered a reference view.
Created in NX5.0.0.
License requirements : drafting ("DRAFTING")
reference | reference |
void NXOpen::Drawings::GeneralViewStyle::SetRenderCount | ( | int | renderCount | ) |
Sets the render count.
Created in NX5.0.0.
License requirements : drafting ("DRAFTING")
renderCount | render count |
void NXOpen::Drawings::GeneralViewStyle::SetScale | ( | double | scale | ) |
Sets the scale of a member view.
Created in NX5.0.0.
License requirements : drafting ("DRAFTING")
scale | scale |
void NXOpen::Drawings::GeneralViewStyle::SetScaleLabel | ( | bool | scaleLabel | ) |
Sets the display of scale label.
Created in NX5.0.0.
License requirements : drafting ("DRAFTING")
scaleLabel | scale label |
void NXOpen::Drawings::GeneralViewStyle::SetShowAngleLeadingZeros | ( | bool | show | ) |
Sets the status of leading zeros display in view angle.
Created in NX8.5.0.
License requirements : drafting ("DRAFTING")
show | show |
void NXOpen::Drawings::GeneralViewStyle::SetShowAngleTrailingZeros | ( | bool | show | ) |
Sets the status of trailing zeros display in view angle.
Created in NX8.5.0.
License requirements : drafting ("DRAFTING")
show | show |
void NXOpen::Drawings::GeneralViewStyle::SetSilhouettes | ( | bool | silhouettes | ) |
Sets the status of silhouettes curves, if true silhouettes for selected drawing member views added else silhouettes removed from the selected member views.
Created in NX5.0.0.
License requirements : drafting ("DRAFTING")
silhouettes | silhouettes |
void NXOpen::Drawings::GeneralViewStyle::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::GeneralViewStyle::SetTolerance | ( | double | tolerance | ) |
Sets the value of tolerance, that specifies a chord height tolerance value for silhouette and hidden line generation in a given drawing view.
Created in NX5.0.0.
License requirements : drafting ("DRAFTING")
tolerance | tolerance |
void NXOpen::Drawings::GeneralViewStyle::SetUvGrid | ( | bool | uvGrid | ) |
Sets the status of UV grid, if true, grid curves for selected drawing member views are added else the grid curves are removed from the selected member views.
Created in NX5.0.0.
License requirements : drafting ("DRAFTING")
uvGrid | uv grid |
void NXOpen::Drawings::GeneralViewStyle::SetViewLabel | ( | bool | viewLabel | ) |
Sets the display of view label.
Created in NX5.0.0.
License requirements : drafting ("DRAFTING")
viewLabel | view label |
void NXOpen::Drawings::GeneralViewStyle::SetViewQuality | ( | NXOpen::Preferences::GeneralViewQualityOption | qualityOption | ) |
Sets the view quality, that provides an alternative way to display model geometry in a drawing view.
Created in NX8.0.0.
License requirements : drafting ("DRAFTING")
qualityOption | quality option |
void NXOpen::Drawings::GeneralViewStyle::SetViewRepresentation | ( | NXOpen::Preferences::GeneralViewRepresentationOption | viewRepresentation | ) |
Sets the view representation enum on the GENERAL tab of the View Style Dialog
Created in NX8.5.0.
License requirements : drafting ("DRAFTING")
viewRepresentation | Sets a view representation option on the view |
void NXOpen::Drawings::GeneralViewStyle::SetWireframeColorSource | ( | NXOpen::Preferences::GeneralWireframeColorSourceOption | colorOption | ) |
Sets the source of the wireframe color for a member view.
Created in NX6.0.0.
License requirements : drafting ("DRAFTING")
colorOption | color option |
bool NXOpen::Drawings::GeneralViewStyle::ShowAngleLeadingZeros | ( | ) |
Returns the status of leading zeros display in view angle.
Created in NX8.5.0.
License requirements : None
bool NXOpen::Drawings::GeneralViewStyle::ShowAngleTrailingZeros | ( | ) |
Returns the status of trailing zeros display in view angle.
Created in NX8.5.0.
License requirements : None
bool NXOpen::Drawings::GeneralViewStyle::Silhouettes | ( | ) |
Returns the status of silhouettes curves, if true silhouettes for selected drawing member views added else silhouettes removed from the selected member views.
Created in NX5.0.0.
License requirements : None
bool NXOpen::Drawings::GeneralViewStyle::SnapshotView | ( | ) |
Returns the snapshot toggle on the GENERAL tab of the View Style Dialog
Created in NX8.0.0.
License requirements : None
tag_t NXOpen::Drawings::GeneralViewStyle::Tag | ( | ) | const |
Returns the tag of this object.
double NXOpen::Drawings::GeneralViewStyle::Tolerance | ( | ) |
Returns the value of tolerance, that specifies a chord height tolerance value for silhouette and hidden line generation in a given drawing view.
Created in NX5.0.0.
License requirements : None
bool NXOpen::Drawings::GeneralViewStyle::UvGrid | ( | ) |
Returns the status of UV grid, if true, grid curves for selected drawing member views are added else the grid curves are removed from the selected member views.
Created in NX5.0.0.
License requirements : None
bool NXOpen::Drawings::GeneralViewStyle::ViewLabel | ( | ) |
Returns the display of view label.
Created in NX5.0.0.
License requirements : None
NXOpen::Preferences::GeneralViewQualityOption NXOpen::Drawings::GeneralViewStyle::ViewQuality | ( | ) |
Returns the view quality, that provides an alternative way to display model geometry in a drawing view.
Created in NX8.0.0.
License requirements : None
NXOpen::Preferences::GeneralViewRepresentationOption NXOpen::Drawings::GeneralViewStyle::ViewRepresentation | ( | ) |
Returns the view representation enum on the GENERAL tab of the View Style Dialog
Created in NX8.5.0.
License requirements : None
NXOpen::Preferences::GeneralWireframeColorSourceOption NXOpen::Drawings::GeneralViewStyle::WireframeColorSource | ( | ) |
Returns the source of the wireframe color for a member view.
Created in NX6.0.0.
License requirements : None