NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::SingleMeasure Class Reference

Represents a single valued measurement
Created in NX4.0.0. More...

Inheritance diagram for NXOpen::SingleMeasure:
NXOpen::GenericMeasure NXOpen::TransientObject NXOpen::MeasureAngle NXOpen::MeasureDistance NXOpen::MeasureLength NXOpen::MeasurePolarAngle NXOpen::MeasurePolarArea NXOpen::MeasurePolarRadius

Public Member Functions

double Value ()
 Returns the value of the measurement
Created in NX4.0.0. More...
 
- Public Member Functions inherited from NXOpen::GenericMeasure
void Information ()
 Display information about a measurement. More...
 
NXOpen::GenericMeasure::Type MeasurementType ()
 Returns the type of the measurement
Created in NX4.0.0. More...
 
virtual ~GenericMeasure ()
 Free resources associated with the measure. More...
 
- Public Member Functions inherited from NXOpen::TransientObject
void * GetHandle ()
 Handle of the internal object represented by this object. More...
 

Additional Inherited Members

- Public Types inherited from NXOpen::GenericMeasure
enum  Type {
  TypeMinimumDistance, TypeLocalMinimumDistance, TypeMaximumDistance, TypeProjectedDistance,
  TypeRadialDistance, TypeLength, TypeTwoObjectAngle, TypeThreePointAngle,
  TypeFaceProperties, TypeMassProperties, TypePointsOnCurves, TypeRoutingPathLength,
  TypeDiameterDistance, TypePolarRadius, TypePolarAngle, TypeRectangularExtreme,
  TypePolarArea, TypeMinimumSmartDistance, TypeMaximumSmartDistance, TypePoint
}
 The types for a measurement. More...
 

Detailed Description

Represents a single valued measurement
Created in NX4.0.0.


Member Function Documentation

double NXOpen::SingleMeasure::Value ( )

Returns the value of the measurement
Created in NX4.0.0.



License requirements : None


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