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

Represents set of PerspectiveViewStyle applicable to drafting views. More...

Inheritance diagram for NXOpen.Drawings.PerspectiveViewStyle:
NXOpen.Utilities.NXRemotableObject NXOpen.Preferences.IPerspectiveViewPreferences IMessageSink

Properties

unsafe bool BackClipping [get, set]
 Returns or sets the status of back clipping More...
 
unsafe double BackClippingDistance [get, set]
 Returns or sets the value of back clipping distance More...
 
unsafe bool FrontClipping [get, set]
 Returns or sets the status of front clipping More...
 
unsafe double FrontClippingDistance [get, set]
 Returns or sets the value of front clipping distance More...
 
unsafe bool Perspective [get, set]
 Returns or sets the status of perspective More...
 
unsafe double PerspectiveDistance [get, set]
 Returns or sets the value of perspective distance 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

- 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 PerspectiveViewStyle applicable to drafting views.

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

Created in NX5.0.0

Property Documentation

unsafe bool NXOpen.Drawings.PerspectiveViewStyle.BackClipping
getset

Returns or sets the status of back clipping

Created in NX5.0.0

License requirements to get this property: None.

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

unsafe double NXOpen.Drawings.PerspectiveViewStyle.BackClippingDistance
getset

Returns or sets the value of back clipping distance

Created in NX5.0.0

License requirements to get this property: None.

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

unsafe bool NXOpen.Drawings.PerspectiveViewStyle.FrontClipping
getset

Returns or sets the status of front clipping

Created in NX5.0.0

License requirements to get this property: None.

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

unsafe double NXOpen.Drawings.PerspectiveViewStyle.FrontClippingDistance
getset

Returns or sets the value of front clipping distance

Created in NX5.0.0

License requirements to get this property: None.

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

unsafe bool NXOpen.Drawings.PerspectiveViewStyle.Perspective
getset

Returns or sets the status of perspective

Created in NX5.0.0

License requirements to get this property: None.

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

unsafe double NXOpen.Drawings.PerspectiveViewStyle.PerspectiveDistance
getset

Returns or sets the value of perspective distance

Created in NX5.0.0

License requirements to get this property: None.

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

Tag NXOpen.Drawings.PerspectiveViewStyle.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.