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

Represents the PERSPECTIVE tab on the View Style Dialog (Drawings.ViewStylePerspectiveBuilder) More...

Inheritance diagram for NXOpen::Drawings::ViewStylePerspectiveBuilder:
NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

bool BackClip ()
 Returns the back clip toggle on the PERSPECTIVE tab of the View Style Dialog
Created in NX6.0.0.
double BackClipDistance ()
 Returns the back clip distance data on the PERSPECTIVE tab of the View Style Dialog
Created in NX6.0.0.
bool FrontClip ()
 Returns the front clip toggle on the PERSPECTIVE tab of the View Style Dialog
Created in NX6.0.0.
double FrontClipDistance ()
 Returns the front clip distance data on the PERSPECTIVE tab of the View Style Dialog
Created in NX6.0.0.
bool Perspective ()
 Returns the perspective toggle on the PERSPECTIVE tab of the View Style Dialog
Created in NX6.0.0.
double PerspectiveDistance ()
 Returns the perspective distance data on the PERSPECTIVE tab of the View Style Dialog
Created in NX6.0.0.
void SetBackClip (bool backClipToggle)
 Sets the back clip toggle on the PERSPECTIVE tab of the View Style Dialog
Created in NX6.0.0.
void SetBackClipDistance (double backClipDistanceData)
 Sets the back clip distance data on the PERSPECTIVE tab of the View Style Dialog
Created in NX6.0.0.
void SetFrontClip (bool frontClipToggle)
 Sets the front clip toggle on the PERSPECTIVE tab of the View Style Dialog
Created in NX6.0.0.
void SetFrontClipDistance (double frontClipDistanceData)
 Sets the front clip distance data on the PERSPECTIVE tab of the View Style Dialog
Created in NX6.0.0.
void SetPerspective (bool perspectiveToggle)
 Sets the perspective toggle on the PERSPECTIVE tab of the View Style Dialog
Created in NX6.0.0.
void SetPerspectiveDistance (double perspectiveDistanceData)
 Sets the perspective distance data on the PERSPECTIVE tab of the View Style Dialog
Created in NX6.0.0.
void SetViewOrigin (const NXOpen::Point3d &viewOrigin)
 Sets the perspective view origin on the PERSPECTIVE tab of the View Style Dialog
Created in NX6.0.0.
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called.
NXOpen::Point3d ViewOrigin ()
 Returns the perspective view origin on the PERSPECTIVE tab of the View Style Dialog
Created in NX6.0.0.

Detailed Description

Represents the PERSPECTIVE tab on the View Style Dialog (Drawings.ViewStylePerspectiveBuilder)


Created in NX6.0.0.


Member Function Documentation

Returns the back clip toggle on the PERSPECTIVE tab of the View Style Dialog
Created in NX6.0.0.



License requirements : None

Returns the back clip distance data on the PERSPECTIVE tab of the View Style Dialog
Created in NX6.0.0.



License requirements : None

Returns the front clip toggle on the PERSPECTIVE tab of the View Style Dialog
Created in NX6.0.0.



License requirements : None

Returns the front clip distance data on the PERSPECTIVE tab of the View Style Dialog
Created in NX6.0.0.



License requirements : None

Returns the perspective toggle on the PERSPECTIVE tab of the View Style Dialog
Created in NX6.0.0.



License requirements : None

Returns the perspective distance data on the PERSPECTIVE tab of the View Style Dialog
Created in NX6.0.0.



License requirements : None

Sets the back clip toggle on the PERSPECTIVE tab of the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters:
backClipToggleSets a new back clip toggle value on the perspective sub-builder

Sets the back clip distance data on the PERSPECTIVE tab of the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters:
backClipDistanceDataSets a new back clip distance on the perspective sub-builder

Sets the front clip toggle on the PERSPECTIVE tab of the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters:
frontClipToggleSets a new front clip toggle value on the perspective sub-builder

Sets the front clip distance data on the PERSPECTIVE tab of the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters:
frontClipDistanceDataSets a new front clip distance on the perspective sub-builder

Sets the perspective toggle on the PERSPECTIVE tab of the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters:
perspectiveToggleSets a new perspective toggle value on the perspective sub-builder

Sets the perspective distance data on the PERSPECTIVE tab of the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters:
perspectiveDistanceDataSets a new perspective distance on the perspective sub-builder

Sets the perspective view origin on the PERSPECTIVE tab of the View Style Dialog
Created in NX6.0.0.



License requirements : drafting ("DRAFTING")

Parameters:
viewOriginSets a new view origin on the perspective sub-builder

Validate whether the inputs to the component are sufficient for commit to be called.

If the component is not in a state to commit then an exception is thrown. For example, if the component requires you to set some property, this method will throw an exception if you haven't set it. This method throws a not-yet-implemented NXException for some components.

Returns:
Was self validation successful
Created in NX3.0.1.

License requirements : None

Implements NXOpen::GeometricUtilities::IComponentBuilder.

Returns the perspective view origin on the PERSPECTIVE tab of the View Style Dialog
Created in NX6.0.0.



License requirements : None


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