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

Represents an extreme point measurement More...

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

Public Member Functions

unsafe NXOpen.Measure CreateFeature ()
 Creates and returns a measurement feature More...
 

Properties

unsafe NXOpen.Point3d Point [get]
 Returns the centroid point of the measurement More...
 
- Properties inherited from NXOpen.SingleMeasure
unsafe double Value [get]
 Returns the value 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 an extreme point measurement

Created in NX1872.0.0

Member Function Documentation

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

Creates and returns a measurement feature

Created in NX1872.0.0

License requirements: solid_modeling ("SOLIDS MODELING")

Returns

Property Documentation

unsafe NXOpen.Point3d NXOpen.MeasureExtremePoint.Point
get

Returns the centroid point of the measurement

Created in NX1872.0.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.