NX Open C++ Reference Guide
Public Member Functions
NXOpen::Drawings::PerspectiveViewStyle Class Reference

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

Inheritance diagram for NXOpen::Drawings::PerspectiveViewStyle:
NXOpen::Preferences::IPerspectiveViewPreferences

List of all members.

Public Member Functions

bool BackClipping ()
 Returns the status of back clipping
Created in NX5.0.0.
double BackClippingDistance ()
 Returns the value of back clipping distance
Created in NX5.0.0.
bool FrontClipping ()
 Returns the status of front clipping
Created in NX5.0.0.
double FrontClippingDistance ()
 Returns the value of front clipping distance
Created in NX5.0.0.
bool Perspective ()
 Returns the status of perspective
Created in NX5.0.0.
double PerspectiveDistance ()
 Returns the value of perspective distance
Created in NX5.0.0.
void SetBackClipping (bool backClipping)
 Sets the status of back clipping
Created in NX5.0.0.
void SetBackClippingDistance (double backClippingDistance)
 Sets the value of back clipping distance
Created in NX5.0.0.
void SetFrontClipping (bool frontClipping)
 Sets the status of front clipping
Created in NX5.0.0.
void SetFrontClippingDistance (double frontClippingDistance)
 Sets the value of front clipping distance
Created in NX5.0.0.
void SetPerspective (bool perspective)
 Sets the status of perspective
Created in NX5.0.0.
void SetPerspectiveDistance (double perspectiveDistance)
 Sets the value of perspective distance
Created in NX5.0.0.
tag_t Tag () const
 Returns the tag of this object.

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.


Member Function Documentation

Returns the status of back clipping
Created in NX5.0.0.



License requirements : None

Returns the value of back clipping distance
Created in NX5.0.0.



License requirements : None

Returns the status of front clipping
Created in NX5.0.0.



License requirements : None

Returns the value of front clipping distance
Created in NX5.0.0.



License requirements : None

Returns the status of perspective
Created in NX5.0.0.



License requirements : None

Returns the value of perspective distance
Created in NX5.0.0.



License requirements : None

Sets the status of back clipping
Created in NX5.0.0.



License requirements : drafting ("DRAFTING")

Parameters:
backClippingback clipping

Sets the value of back clipping distance
Created in NX5.0.0.



License requirements : drafting ("DRAFTING")

Parameters:
backClippingDistanceback clipping distance

Sets the status of front clipping
Created in NX5.0.0.



License requirements : drafting ("DRAFTING")

Parameters:
frontClippingfront clipping

Sets the value of front clipping distance
Created in NX5.0.0.



License requirements : drafting ("DRAFTING")

Parameters:
frontClippingDistancefront clipping distance

Sets the status of perspective
Created in NX5.0.0.



License requirements : drafting ("DRAFTING")

Parameters:
perspectiveperspective

Sets the value of perspective distance
Created in NX5.0.0.



License requirements : drafting ("DRAFTING")

Parameters:
perspectiveDistanceperspective distance

Returns the tag of this object.


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