NXOpen .NET Reference  12.0.0
Public Member Functions | List of all members
NXOpen.MeasurePolarArea Class Reference

Represents a single valued polar area measurement More...

Inheritance diagram for NXOpen.MeasurePolarArea:
NXOpen.SingleMeasure NXOpen.GenericMeasure

Public Member Functions

unsafe NXOpen.Measure CreateFeature ()
 Creates and returns a measurement feature More...
 
unsafe NXOpen.Scalar CreateEmbeddedObject (out string name)
 Creates an embedded measurement. 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, 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.SingleMeasure
unsafe double Value [get]
 Returns the value of the measurement More...
 

Detailed Description

Represents a single valued polar area measurement

Created in NX8.5.0

Member Function Documentation

unsafe NXOpen.Scalar NXOpen.MeasurePolarArea.CreateEmbeddedObject ( out string  name)

Creates an embedded measurement.

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

Created in NX8.5.0

License requirements: solid_modeling ("SOLIDS MODELING")

Parameters
namethe name of the measurement
Returns
the measurement
unsafe NXOpen.Measure NXOpen.MeasurePolarArea.CreateFeature ( )

Creates and returns a measurement feature

Created in NX8.5.0

License requirements: solid_modeling ("SOLIDS MODELING")

Returns

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