NXOpen .NET Reference  12.0.0
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.Preferences.IPerspectiveViewPreferences

Properties

Tag Tag [get]
 Returns the tag of this object. More...
 
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...
 

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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.