NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::MeasureFaces Class Reference

Represents the measurement of perimeter and area of a set of faces
Created in NX4.0.0. More...

Inheritance diagram for NXOpen::MeasureFaces:
NXOpen::GenericMeasure NXOpen::TransientObject

List of all members.

Public Types

enum  ActiveValue { ActiveValueArea, ActiveValuePerimeter }
 Indicates the type of embedded measurement to create. More...

Public Member Functions

double Accuracy ()
 Returns the accuracy value for calculations of the measurement
Created in NX4.0.0.
double Area ()
 Returns the value for area of the measurement
Created in NX4.0.0.
NXString CreateEmbedded (NXOpen::MeasureFaces::ActiveValue measurementType)
 Creates and returns an embedded measurement expression.
NXOpen::ScalarCreateEmbeddedObject (NXOpen::MeasureFaces::ActiveValue measurementType, NXString *name)
 Creates an embedded measurement.
NXOpen::MeasureCreateFeature ()
 Creates and returns a measurement feature.
double Perimeter ()
 Returns the value for perimeter of the measurement
Created in NX4.0.0.

Detailed Description

Represents the measurement of perimeter and area of a set of faces
Created in NX4.0.0.



Member Enumeration Documentation

Indicates the type of embedded measurement to create.

Enumerator:
ActiveValueArea 

area

ActiveValuePerimeter 

perimeter


Member Function Documentation

Returns the accuracy value for calculations of the measurement
Created in NX4.0.0.



License requirements : None

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



License requirements : None

Creates and returns an embedded measurement expression.

Deprecated: Use CreateEmbeddedObject instead

Returns:

Deprecated:
Deprecated in NX5.0.1.


Created in NX4.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
measurementTypemeasurement type

Creates an embedded measurement.

The name of the measurement can be used in an expression formula.

Returns:
the measurement
Created in NX5.0.1.

License requirements : solid_modeling ("SOLIDS MODELING")
Parameters:
measurementTypemeasurement type
namethe name of the measurement

Creates and returns a measurement feature.

Returns:

Created in NX4.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")

Returns the value for perimeter of the measurement
Created in NX4.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.