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

Represents set of Orientation View Style Preferences applicable to drafting views. More...

Inheritance diagram for NXOpen.Drawings.OrientationViewStyle:
NXOpen.Utilities.NXRemotableObject NXOpen.Preferences.IOrientationViewPreferences IMessageSink

Public Member Functions

unsafe void OrientView (NXOpen.Matrix3x3 matrix)
 Orients the view. More...
 
unsafe void Restore ()
 Removes the associativity to the defined plane (if it existed) and returns the member view to its orientation with the model with respect to the Absolute Coordinate System. More...
 
unsafe void ReverseHingeLine ()
 Reverse the hinge line. More...
 
unsafe void ReverseRotationVector ()
 Reverse the rotation vector. 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.Direction HingeLine [get, set]
 Returns or sets the hinge line for an existing auxillary view. More...
 
unsafe NXOpen.Xform RotationPlane [get, set]
 Returns or sets the rotation plane. More...
 
unsafe NXOpen.Direction RotationXDirection [get, set]
 Returns or sets the rotation in x-direction for the drawing member view which stays parallel to the x-axis drawing coordinate. More...
 
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.Utilities.NXRemotableObject
void initialize ()
 <exclude> More...
 

Detailed Description

Represents set of Orientation View Style Preferences applicable to drafting views.

To obtain an instance of this class use Drawings.ViewStyle.Orientation

Created in NX5.0.0

Member Function Documentation

unsafe void NXOpen.Drawings.OrientationViewStyle.OrientView ( NXOpen.Matrix3x3  matrix)
inline

Orients the view.

Created in NX5.0.0

License requirements: drafting ("DRAFTING")

Parameters
matrixOrientation relative to the absolute coordinate system. Must be orthonormal.
unsafe void NXOpen.Drawings.OrientationViewStyle.Restore ( )
inline

Removes the associativity to the defined plane (if it existed) and returns the member view to its orientation with the model with respect to the Absolute Coordinate System.

Created in NX5.0.0

License requirements: drafting ("DRAFTING")

unsafe void NXOpen.Drawings.OrientationViewStyle.ReverseHingeLine ( )
inline

Reverse the hinge line.

The direction of this vector determines how the view is rendered.

Created in NX5.0.0

License requirements: drafting ("DRAFTING")

unsafe void NXOpen.Drawings.OrientationViewStyle.ReverseRotationVector ( )
inline

Reverse the rotation vector.

The direction of this vector determines how the view is rendered.

Created in NX5.0.0

License requirements: drafting ("DRAFTING")

Property Documentation

unsafe NXOpen.Direction NXOpen.Drawings.OrientationViewStyle.HingeLine
getset

Returns or sets the hinge line for an existing auxillary view.

Created in NX5.0.0

License requirements to get this property: None.

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

unsafe NXOpen.Xform NXOpen.Drawings.OrientationViewStyle.RotationPlane
getset

Returns or sets the rotation plane.

Created in NX5.0.0

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

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

unsafe NXOpen.Direction NXOpen.Drawings.OrientationViewStyle.RotationXDirection
getset

Returns or sets the rotation in x-direction for the drawing member view which stays parallel to the x-axis drawing coordinate.

The orientation of the view is associative to the x-direction.

Created in NX5.0.0

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

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

Tag NXOpen.Drawings.OrientationViewStyle.Tag
get

Returns the tag of this object.


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