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

Represents the View center coodinate (Drawings.ViewCenterCoordinateBuilder)
Created in NX6.0.0. More...

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

List of all members.

Public Member Functions

void SetXCoordinate (double cenwcs)
 Sets the X center coordinate

void SetYCoordinate (double cenwcs)
 Sets the Y center coordinate

void SetZCoordinate (double cenwcs)
 Sets the Z center coordinate

virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called.
double XCoordinate ()
 Returns the X center coordinate

NXOpen::ExpressionXCoordinateExp ()
 Returns the expression for the X coordinate
Created in NX7.5.0.
double YCoordinate ()
 Returns the Y center coordinate

NXOpen::ExpressionYCoordinateExp ()
 Returns the expression for the Y coordinate
Created in NX7.5.0.
double ZCoordinate ()
 Returns the Z center coordinate

NXOpen::ExpressionZCoordinateExp ()
 Returns the expression for the Z coordinate
Created in NX7.5.0.

Detailed Description

Represents the View center coodinate (Drawings.ViewCenterCoordinateBuilder)
Created in NX6.0.0.



Member Function Documentation

Sets the X center coordinate

Deprecated:
Deprecated in NX7.5.0.



Created in NX6.0.0.

License requirements : nx_drafting_plus ("Drafting Plus")

Parameters:
cenwcssets the coordinate.

Sets the Y center coordinate

Deprecated:
Deprecated in NX7.5.0.



Created in NX6.0.0.

License requirements : nx_drafting_plus ("Drafting Plus")

Parameters:
cenwcssets the coordinate.

Sets the Z center coordinate

Deprecated:
Deprecated in NX7.5.0.



Created in NX6.0.1.

License requirements : nx_drafting_plus ("Drafting Plus")

Parameters:
cenwcssets the coordinate.

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 X center coordinate

Deprecated:
Deprecated in NX7.5.0.



Created in NX6.0.0.

License requirements : None

Returns the expression for the X coordinate
Created in NX7.5.0.



License requirements : None

Returns the Y center coordinate

Deprecated:
Deprecated in NX7.5.0.



Created in NX6.0.0.

License requirements : None

Returns the expression for the Y coordinate
Created in NX7.5.0.



License requirements : None

Returns the Z center coordinate

Deprecated:
Deprecated in NX7.5.0.



Created in NX6.0.1.

License requirements : None

Returns the expression for the Z coordinate
Created in NX7.5.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.