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

Represents the two options available on the Measure Requirements toolbar and applicable to the entire session More...

Inheritance diagram for NXOpen.Preferences.SessionMeasureRequirements:
NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  ActionOnViolation { HightlightMeasure, StopPlayback }
 Values for the action to take when a requirement error is generated for a measure with a displayed annotation in Assembly Sequencing. More...
 

Properties

Tag Tag [get]
 Returns the tag of this object. More...
 
unsafe int UpdateFrameRate [get, set]
 Returns or sets the frame rate. More...
 
unsafe
NXOpen.Preferences.SessionMeasureRequirements.ActionOnViolation 
ViolationAction [get, set]
 Returns or sets the violation action. 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 the two options available on the Measure Requirements toolbar and applicable to the entire session

To obtain an instance of this class, refer to NXOpen.Preferences.SessionPreferences

Created in NX5.0.0

Member Enumeration Documentation

Values for the action to take when a requirement error is generated for a measure with a displayed annotation in Assembly Sequencing.

Enumerator
HightlightMeasure 

Highlight (color) measure for requirements violations

StopPlayback 

Suspend playback and wait for acknowledgement for requirements violations

Property Documentation

Tag NXOpen.Preferences.SessionMeasureRequirements.Tag
get

Returns the tag of this object.

unsafe int NXOpen.Preferences.SessionMeasureRequirements.UpdateFrameRate
getset

Returns or sets the frame rate.

The frame rate specifies how frequently a displayed measure annotation is updated in Assembly Sequencing. So a rate of 1 specifies that the annotation will update every frame during playback. A rate of 5 specifies that the annotation will update every fifth frame during playback.

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.Preferences.SessionMeasureRequirements.ActionOnViolation NXOpen.Preferences.SessionMeasureRequirements.ViolationAction
getset

Returns or sets the violation action.

The violation action is one of the enumerated type values.

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: None.


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