NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Properties | List of all members
NXOpen.Drawings.ViewStyleGeneralBuilder Class Reference

Represents view style general builder (Drawings. More...

Inheritance diagram for NXOpen.Drawings.ViewStyleGeneralBuilder:
NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe NXOpen.Drawings.RenderSet[] GetRenderSet ()
 Gets the render sets on the GENERAL tab of the View Style Dialog More...
 
unsafe void SetRenderSet (NXOpen.Drawings.RenderSet[] renderSets)
 Sets the render sets on the GENERAL tab of the View Style Dialog More...
 
unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- 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...
 

Properties

unsafe
NXOpen.Preferences.DecimalPointCharacter 
AngleDecimalPointCharacter [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
NXOpen.Drawings.AssociativeAngleBuilder 
AngleSetting [get]
 Returns the angle value on the GENERAL tab of the View Style Dialog More...
 
unsafe bool AngleShowLeadingZeros [get, set]
 Returns or sets the status of leading zeros display in view angle. More...
 
unsafe bool AngleShowTrailingZeros [get, set]
 Returns or sets the status of trailing zeros display in view angle. More...
 
unsafe double AngleValue [get, set]
 Returns or sets the angle value on the GENERAL tab of the View Style Dialog More...
 
unsafe bool AutomaticAnchorPoint [get, set]
 Returns or sets the automatic anchor point toggle on the GENERAL tab of the View Style Dialog More...
 
unsafe bool AutomaticUpdate [get, set]
 Returns or sets the automatic update toggle on the GENERAL tab of the View Style Dialog More...
 
unsafe bool BoundaryStatus [get, set]
 Returns or sets the boundary status toggle on the GENERAL tab of the View Style Dialog More...
 
unsafe bool Centerlines [get, set]
 Returns or sets the centerlines toggle on the GENERAL tab of the View Style Dialog More...
 
unsafe
NXOpen.Preferences.GeneralDisplayIdOption 
DisplayId [get, set]
 Returns or 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...
 
unsafe
NXOpen.Preferences.GeneralExtractedEdgesOption 
ExtractedEdges [get, set]
 Returns or sets the extracted edges option on the GENERAL tab of the View Style Dialog More...
 
unsafe bool FramebarHorizontal [get, set]
 Returns or sets the horizontal framebar toggle on the GENERAL tab of the View Style Dialog More...
 
unsafe bool FramebarVertical [get, set]
 Returns or sets the vertical framebar toggle on the GENERAL tab of the View Style Dialog 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 reference toggle on the GENERAL tab of the View Style Dialog More...
 
unsafe
NXOpen.Drawings.ViewScaleBuilder 
Scale [get]
 Returns the scale definition on the GENERAL tab of the View Style Dialog More...
 
unsafe bool ScaleLabel [get, set]
 Returns or sets the scale label toggle on the GENERAL tab of the View Style Dialog More...
 
unsafe bool Silhouettes [get, set]
 Returns or sets the silhouettes toggle on the GENERAL tab of the View Style Dialog More...
 
unsafe bool SnapshotView [get, set]
 Returns or sets the snapshot toggle on the GENERAL tab of the View Style Dialog More...
 
unsafe
NXOpen.Preferences.GeneralToleranceOption 
Tolerance [get, set]
 Returns or sets the tolerance option on the GENERAL tab of the View Style Dialog More...
 
unsafe double ToleranceValue [get, set]
 Returns or sets the tolerance value on the GENERAL tab of the View Style Dialog More...
 
unsafe bool UVGrid [get, set]
 Returns or sets the uvgrid toggle on the GENERAL tab of the View Style Dialog More...
 
unsafe bool ViewLabel [get, set]
 Returns or sets the view label toggle on the GENERAL tab of the View Style Dialog More...
 
unsafe
NXOpen.Preferences.GeneralViewQualityOption 
ViewQuality [get, set]
 Returns or sets the view quality option on the GENERAL tab of the View Style Dialog More...
 
unsafe
NXOpen.Preferences.GeneralViewRepresentationOption 
ViewRepresentation [get, set]
 Returns or sets the view representation option on the GENERAL tab of the View Style Dialog More...
 
unsafe
NXOpen.Preferences.GeneralWireframeColorSourceOption 
WireframeColorSource [get, set]
 Returns or sets the wireframe color source option on the GENERAL tab of the View Style Dialog More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> 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

unsafe NXOpen.Drawings.RenderSet [] NXOpen.Drawings.ViewStyleGeneralBuilder.GetRenderSet ( )
inline

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

Created in NX6.0.0

License requirements: None.

Returns
Returns the render sets that are on the general sub-builder
unsafe void NXOpen.Drawings.ViewStyleGeneralBuilder.SetRenderSet ( NXOpen.Drawings.RenderSet[]  renderSets)
inline

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
unsafe bool NXOpen.Drawings.ViewStyleGeneralBuilder.Validate ( )
inline

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.

Created in NX3.0.1

License requirements: None.

Returns
Was self validation successful

Implements NXOpen.GeometricUtilities.IComponentBuilder.

Property Documentation

unsafe NXOpen.Preferences.DecimalPointCharacter NXOpen.Drawings.ViewStyleGeneralBuilder.AngleDecimalPointCharacter
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.Drawings.ViewStyleGeneralBuilder.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.Drawings.ViewStyleGeneralBuilder.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 NXOpen.Drawings.AssociativeAngleBuilder NXOpen.Drawings.ViewStyleGeneralBuilder.AngleSetting
get

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

Created in NX11.0.0

License requirements: None.

unsafe bool NXOpen.Drawings.ViewStyleGeneralBuilder.AngleShowLeadingZeros
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.Drawings.ViewStyleGeneralBuilder.AngleShowTrailingZeros
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 double NXOpen.Drawings.ViewStyleGeneralBuilder.AngleValue
getset

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

Created in NX6.0.0

Deprecated in NX11.0.0. Use NXOpen.Drawings.ViewStyleGeneralBuilder.AngleSetting instead.

License requirements to get this property: None.

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

unsafe bool NXOpen.Drawings.ViewStyleGeneralBuilder.AutomaticAnchorPoint
getset

Returns or sets the automatic anchor point toggle on the GENERAL tab of the View Style Dialog

Created in NX6.0.0

License requirements to get this property: None.

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

unsafe bool NXOpen.Drawings.ViewStyleGeneralBuilder.AutomaticUpdate
getset

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

Created in NX6.0.0

License requirements to get this property: None.

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

unsafe bool NXOpen.Drawings.ViewStyleGeneralBuilder.BoundaryStatus
getset

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

Created in NX6.0.0

License requirements to get this property: None.

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

unsafe bool NXOpen.Drawings.ViewStyleGeneralBuilder.Centerlines
getset

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

Created in NX6.0.0

License requirements to get this property: None.

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

unsafe NXOpen.Preferences.GeneralDisplayIdOption NXOpen.Drawings.ViewStyleGeneralBuilder.DisplayId
getset

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

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

unsafe NXOpen.Preferences.GeneralExtractedEdgesOption NXOpen.Drawings.ViewStyleGeneralBuilder.ExtractedEdges
getset

Returns or sets the extracted edges option on the GENERAL tab of the View Style Dialog

Created in NX6.0.0

License requirements to get this property: None.

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

unsafe bool NXOpen.Drawings.ViewStyleGeneralBuilder.FramebarHorizontal
getset

Returns or sets the horizontal framebar 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.Drawings.ViewStyleGeneralBuilder.FramebarVertical
getset

Returns or sets the vertical framebar 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.Drawings.ViewStyleGeneralBuilder.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.Drawings.ViewStyleGeneralBuilder.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.Drawings.ViewStyleGeneralBuilder.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.Drawings.ViewStyleGeneralBuilder.Reference
getset

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

Created in NX6.0.0

License requirements to get this property: None.

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

unsafe NXOpen.Drawings.ViewScaleBuilder NXOpen.Drawings.ViewStyleGeneralBuilder.Scale
get

Returns the scale definition on the GENERAL tab of the View Style Dialog

Created in NX6.0.0

License requirements: None.

unsafe bool NXOpen.Drawings.ViewStyleGeneralBuilder.ScaleLabel
getset

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

Created in NX6.0.0

License requirements to get this property: None.

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

unsafe bool NXOpen.Drawings.ViewStyleGeneralBuilder.Silhouettes
getset

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

Created in NX6.0.0

License requirements to get this property: None.

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

unsafe bool NXOpen.Drawings.ViewStyleGeneralBuilder.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.Drawings.ViewStyleGeneralBuilder.LockmethodView instead(the value is NXOpen.Preferences.GeneralViewPreferences.GeneralViewLockmethodOptionSnapshot).

License requirements to get this property: None.

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

unsafe NXOpen.Preferences.GeneralToleranceOption NXOpen.Drawings.ViewStyleGeneralBuilder.Tolerance
getset

Returns or sets the tolerance option on the GENERAL tab of the View Style Dialog

Created in NX6.0.0

License requirements to get this property: None.

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

unsafe double NXOpen.Drawings.ViewStyleGeneralBuilder.ToleranceValue
getset

Returns or sets the tolerance value on the GENERAL tab of the View Style Dialog

Created in NX6.0.0

License requirements to get this property: None.

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

unsafe bool NXOpen.Drawings.ViewStyleGeneralBuilder.UVGrid
getset

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

Created in NX6.0.0

License requirements to get this property: None.

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

unsafe bool NXOpen.Drawings.ViewStyleGeneralBuilder.ViewLabel
getset

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

Created in NX6.0.0

License requirements to get this property: None.

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

unsafe NXOpen.Preferences.GeneralViewQualityOption NXOpen.Drawings.ViewStyleGeneralBuilder.ViewQuality
getset

Returns or sets the view quality option 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.GeneralViewRepresentationOption NXOpen.Drawings.ViewStyleGeneralBuilder.ViewRepresentation
getset

Returns or sets the view representation option 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.Drawings.ViewStyleGeneralBuilder.WireframeColorSource
getset

Returns or sets the wireframe color source option on the GENERAL tab of the View Style Dialog

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.