NX Open C++ Reference Guide
|
Represents a single valued measurement
Created in NX4.0.0.
More...
Public Member Functions | |
double | Value () |
Returns the value of the measurement Created in NX4.0.0. | |
![]() | |
void | Information () |
Display information about a measurement. | |
NXOpen::GenericMeasure::Type | MeasurementType () |
Returns the type of the measurement Created in NX4.0.0. | |
virtual | ~GenericMeasure () |
Free resources associated with the measure. | |
![]() | |
void * | GetHandle () |
Handle of the internal object represented by this object. | |
Additional Inherited Members | |
![]() | |
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... | |
Represents a single valued measurement
Created in NX4.0.0.
double NXOpen::SingleMeasure::Value | ( | ) |
Returns the value of the measurement
Created in NX4.0.0.
License requirements : None