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

Represents a rectangular extreme point measurement More...

Inheritance diagram for NXOpen.MeasureRectangularExtreme:
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...
 

Properties

unsafe NXOpen.Point3d Point [get]
 Returns the centroid point of the measurement More...
 
- Properties inherited from NXOpen.GenericMeasure
unsafe NXOpen.GenericMeasure.Type MeasurementType [get]
 Returns the type of the measurement More...
 
- Properties inherited from NXOpen.TransientObject
IntPtr Handle [get]
 Handle of the internal object represented by this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. 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...
 

Detailed Description

Represents a rectangular extreme point measurement

Created in NX8.5.0

Member Function Documentation

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

Creates and returns a measurement feature

Created in NX8.5.0

License requirements: solid_modeling ("SOLIDS MODELING")

Returns

Property Documentation

unsafe NXOpen.Point3d NXOpen.MeasureRectangularExtreme.Point
get

Returns the centroid point of the measurement

Created in NX8.5.0

License requirements: None.


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