NX Open C++ Reference Guide
Public Member Functions | 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

Public Member Functions

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

Member Function Documentation

bool NXOpen::Drawings::PerspectiveViewStyle::BackClipping ( )

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



License requirements : None

double NXOpen::Drawings::PerspectiveViewStyle::BackClippingDistance ( )

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



License requirements : None

bool NXOpen::Drawings::PerspectiveViewStyle::FrontClipping ( )

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



License requirements : None

double NXOpen::Drawings::PerspectiveViewStyle::FrontClippingDistance ( )

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



License requirements : None

bool NXOpen::Drawings::PerspectiveViewStyle::Perspective ( )

Returns the status of perspective
Created in NX5.0.0.



License requirements : None

double NXOpen::Drawings::PerspectiveViewStyle::PerspectiveDistance ( )

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



License requirements : None

void NXOpen::Drawings::PerspectiveViewStyle::SetBackClipping ( bool  backClipping)

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



License requirements : drafting ("DRAFTING")

Parameters
backClippingback clipping
void NXOpen::Drawings::PerspectiveViewStyle::SetBackClippingDistance ( double  backClippingDistance)

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



License requirements : drafting ("DRAFTING")

Parameters
backClippingDistanceback clipping distance
void NXOpen::Drawings::PerspectiveViewStyle::SetFrontClipping ( bool  frontClipping)

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



License requirements : drafting ("DRAFTING")

Parameters
frontClippingfront clipping
void NXOpen::Drawings::PerspectiveViewStyle::SetFrontClippingDistance ( double  frontClippingDistance)

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



License requirements : drafting ("DRAFTING")

Parameters
frontClippingDistancefront clipping distance
void NXOpen::Drawings::PerspectiveViewStyle::SetPerspective ( bool  perspective)

Sets the status of perspective
Created in NX5.0.0.



License requirements : drafting ("DRAFTING")

Parameters
perspectiveperspective
void NXOpen::Drawings::PerspectiveViewStyle::SetPerspectiveDistance ( double  perspectiveDistance)

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



License requirements : drafting ("DRAFTING")

Parameters
perspectiveDistanceperspective distance
tag_t NXOpen::Drawings::PerspectiveViewStyle::Tag ( ) const

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.