NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Properties | List of all members
NXOpen.Preferences.GeneralViewPreferences Class Reference

Represents set of General View Preferencess applicable to drafting views. More...

Inheritance diagram for NXOpen.Preferences.GeneralViewPreferences:
NXOpen.Utilities.NXRemotableObject NXOpen.Preferences.IGeneralViewPreferences IMessageSink

Properties

unsafe
NXOpen.Preferences.DecimalPointCharacter 
AngleDecimalPointFormat [get, set]
 Returns or sets the decimal point character to use for view angle display. More...
 
unsafe
NXOpen.Preferences.AngleFormat 
AngleFormat [get, set]
 Returns or sets the format to use for view angle display. More...
 
unsafe int AnglePrecision [get, set]
 Returns or sets the precision to use for view angle display. More...
 
unsafe bool AutomaticAnchorPoint [get, set]
 Returns or sets the status of Automatic anchor point More...
 
unsafe bool AutomaticUpdate [get, set]
 Returns or sets the status of Automatic Update. More...
 
unsafe bool BoundaryStatus [get, set]
 Returns or sets the boundary status. More...
 
unsafe bool Centerlines [get, set]
 Returns or sets the status of center line. More...
 
unsafe
NXOpen.Preferences.GeneralDisplayIdOption 
DisplayId [get, set]
 Returns or sets the display identifier option for a member view. More...
 
unsafe
NXOpen.Preferences.GeneralExtractedEdgesOption 
ExtractedEdges [get, set]
 Returns or sets the extracted edge that provides an alternative way to display model geometry in a drawing view. More...
 
unsafe bool FramebarHorizontal [get, set]
 Returns or sets the status of horizontal framebar. More...
 
unsafe bool FramebarVertical [get, set]
 Returns or sets the status of vertical framebar. More...
 
unsafe bool LegacyView [get, set]
 Returns or sets the leagcy view toggle on the GENERAL tab of the View Style Dialog More...
 
unsafe bool LightweightView [get, set]
 Returns or sets the view representation enum on the GENERAL tab of the View Style Dialog More...
 
unsafe
NXOpen.Preferences.GeneralViewLockmethodOption 
LockmethodView [get, set]
 Returns or sets the lock method setting on the Configuration tab of the View Style Dialog More...
 
unsafe bool Reference [get, set]
 Returns or sets the status of reference. More...
 
unsafe bool ShowAngleLeadingZeros [get, set]
 Returns or sets the status of leading zeros display in view angle. More...
 
unsafe bool ShowAngleTrailingZeros [get, set]
 Returns or sets the status of trailing zeros display in view angle. More...
 
unsafe bool Silhouettes [get, set]
 Returns or sets the status of silhouettes curves, if true silhouettes for selected drawing member views are added else silhouettes are removed from the selected member views. More...
 
unsafe bool SnapshotView [get, set]
 Returns or sets the snapshot toggle on the GENERAL tab of the View Style Dialog More...
 
Tag Tag [get]
 Returns the tag of this object. More...
 
unsafe double Tolerance [get, set]
 Returns or sets the value of tolerance that specifies a chord height tolerance value for silhouette and hidden line generation in a given drawing view. More...
 
unsafe bool UvGrid [get, set]
 Returns or sets the status of UV grid. More...
 
unsafe
NXOpen.Preferences.GeneralViewQualityOption 
ViewQuality [get, set]
 Returns or sets the view quality that provides alternative ways to display geometry in a drawing member view. More...
 
unsafe
NXOpen.Preferences.GeneralViewRepresentationOption 
ViewRepresentation [get, set]
 Returns or sets the view representation enum on the GENERAL tab of the View Style Dialog More...
 
unsafe
NXOpen.Preferences.GeneralWireframeColorSourceOption 
WireframeColorSource [get, set]
 Returns or sets the source of the wireframe color for a member view. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 
- Protected Member Functions inherited from NXOpen.Utilities.NXRemotableObject
void initialize ()
 <exclude> More...
 

Detailed Description

Represents set of General View Preferencess applicable to drafting views.

These settings apply to any newly created base view.

To obtain an instance of this class use Preferences.ViewPreferences.General

Created in NX5.0.0

Property Documentation

unsafe NXOpen.Preferences.DecimalPointCharacter NXOpen.Preferences.GeneralViewPreferences.AngleDecimalPointFormat
getset

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

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe NXOpen.Preferences.AngleFormat NXOpen.Preferences.GeneralViewPreferences.AngleFormat
getset

Returns or sets the format to use for view angle display.

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe int NXOpen.Preferences.GeneralViewPreferences.AnglePrecision
getset

Returns or sets the precision to use for view angle display.

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe bool NXOpen.Preferences.GeneralViewPreferences.AutomaticAnchorPoint
getset

Returns or sets the status of Automatic anchor point

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe bool NXOpen.Preferences.GeneralViewPreferences.AutomaticUpdate
getset

Returns or sets the status of Automatic Update.

if true, then position, hidden lines, silhouettes, view bounds, section views and section view details are updated after a model change else above items are not updated after a model change.

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe bool NXOpen.Preferences.GeneralViewPreferences.BoundaryStatus
getset

Returns or sets the boundary status.

This option determines whether or not a view's out-of-date status includes its boundary. If True, the system checks the view boundary and marks it out of date if changes to non-solid geometry would cause the view's boundary to change when updated, else the system does not perform view boundary checks.

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe bool NXOpen.Preferences.GeneralViewPreferences.Centerlines
getset

Returns or sets the status of center line.

If true it 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 to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe NXOpen.Preferences.GeneralDisplayIdOption NXOpen.Preferences.GeneralViewPreferences.DisplayId
getset

Returns or sets the display identifier option for a member view.

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe NXOpen.Preferences.GeneralExtractedEdgesOption NXOpen.Preferences.GeneralViewPreferences.ExtractedEdges
getset

Returns or sets the extracted edge that provides an alternative way to display model geometry in a drawing view.

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe bool NXOpen.Preferences.GeneralViewPreferences.FramebarHorizontal
getset

Returns or sets the status of horizontal framebar.

If true it automatically creates horizontal framebar for views when ship axis matches with view axis for horizontal framebar.

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe bool NXOpen.Preferences.GeneralViewPreferences.FramebarVertical
getset

Returns or sets the status of vertical framebar.

If true it automatically creates vertical framebar for views when ship axis matches with view axis for vertical framebar.

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe bool NXOpen.Preferences.GeneralViewPreferences.LegacyView
getset

Returns or sets the leagcy view toggle on the GENERAL tab of the View Style Dialog

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe bool NXOpen.Preferences.GeneralViewPreferences.LightweightView
getset

Returns or sets the view representation enum on the GENERAL tab of the View Style Dialog

Created in NX8.0.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe NXOpen.Preferences.GeneralViewLockmethodOption NXOpen.Preferences.GeneralViewPreferences.LockmethodView
getset

Returns or sets the lock method setting on the Configuration tab of the View Style Dialog

Created in NX11.0.1

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe bool NXOpen.Preferences.GeneralViewPreferences.Reference
getset

Returns or sets the status of reference.

A view can have a status of either Active or Reference. So if the status is True the view is considered a reference view else considered as an Active view.

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe bool NXOpen.Preferences.GeneralViewPreferences.ShowAngleLeadingZeros
getset

Returns or sets the status of leading zeros display in view angle.

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe bool NXOpen.Preferences.GeneralViewPreferences.ShowAngleTrailingZeros
getset

Returns or sets the status of trailing zeros display in view angle.

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe bool NXOpen.Preferences.GeneralViewPreferences.Silhouettes
getset

Returns or sets the status of silhouettes curves, if true silhouettes for selected drawing member views are added else silhouettes are removed from the selected member views.

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe bool NXOpen.Preferences.GeneralViewPreferences.SnapshotView
getset

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

Created in NX8.0.0

Deprecated in NX11.0.1. Use NXOpen.Preferences.GeneralViewPreferences.LockmethodView instead(the value is NXOpen.Preferences.GeneralViewPreferences.GeneralViewLockmethodOptionSnapshot).

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

Tag NXOpen.Preferences.GeneralViewPreferences.Tag
get

Returns the tag of this object.

unsafe double NXOpen.Preferences.GeneralViewPreferences.Tolerance
getset

Returns or 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 to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe bool NXOpen.Preferences.GeneralViewPreferences.UvGrid
getset

Returns or 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 to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe NXOpen.Preferences.GeneralViewQualityOption NXOpen.Preferences.GeneralViewPreferences.ViewQuality
getset

Returns or sets the view quality that provides alternative ways to display geometry in a drawing member view.

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe NXOpen.Preferences.GeneralViewRepresentationOption NXOpen.Preferences.GeneralViewPreferences.ViewRepresentation
getset

Returns or sets the view representation enum on the GENERAL tab of the View Style Dialog

Created in NX8.5.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")

unsafe NXOpen.Preferences.GeneralWireframeColorSourceOption NXOpen.Preferences.GeneralViewPreferences.WireframeColorSource
getset

Returns or sets the source of the wireframe color for a member view.

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: drafting ("DRAFTING")


The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.