NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | List of all members
NXOpen.MeasurePoint Class Reference

Represents a point measurement More...

Inheritance diagram for NXOpen.MeasurePoint:
NXOpen.GenericMeasure NXOpen.TransientObject NXOpen.Utilities.NXRemotableObject IDisposable IMessageSink

Public Member Functions

unsafe NXOpen.Measure CreateFeature ()
 Creates and returns a measurement feature More...
 
- Public Member Functions inherited from NXOpen.GenericMeasure
unsafe void Information ()
 Display information about a measurement. More...
 
- Public Member Functions inherited from NXOpen.TransientObject
void Dispose ()
 Frees the object from memory. More...
 
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
new string ToString ()
 Returns a String that represents the current Object. More...
 
- Public Member Functions inherited from NXOpen.Utilities.NXRemotableObject
IMessageCtrl AsyncProcessMessage (IMessage msg, IMessageSink replySink)
 Asynchronously processes the given message. More...
 
IMessage SyncProcessMessage (IMessage msg)
 Synchronously processes the given message. More...
 

Additional Inherited Members

- Public Types inherited from NXOpen.GenericMeasure
enum  Type {
  MinimumDistance, LocalMinimumDistance, MaximumDistance, ProjectedDistance,
  RadialDistance, Length, TwoObjectAngle, ThreePointAngle,
  FaceProperties, MassProperties, PointsOnCurves, RoutingPathLength,
  DiameterDistance, PolarRadius, PolarAngle, RectangularExtreme,
  PolarArea, ExtremePoint, MinimumSmartDistance, MaximumSmartDistance,
  Point
}
 The types for a measurement More...
 
- Protected Member Functions inherited from NXOpen.GenericMeasure
override void FreeResource ()
 Free resources associated with the measure. More...
 
- Properties inherited from NXOpen.GenericMeasure
unsafe NXOpen.GenericMeasure.Type MeasurementType [get]
 Returns the type of the measurement More...
 

Detailed Description

Represents a point measurement

Created in NX9.0.0

Member Function Documentation

unsafe NXOpen.Measure NXOpen.MeasurePoint.CreateFeature ( )
inline

Creates and returns a measurement feature

Created in NX9.0.0

License requirements: solid_modeling ("SOLIDS MODELING")

Returns

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