MeasurePoint Class

class NXOpen.MeasurePoint

Bases: NXOpen.GenericMeasure

Represents a point measurement

New in version NX9.0.0.

Properties

Property Description
MeasurementType Returns the type of the measurement

Methods

Method Description
CreateFeature Creates and returns a measurement feature
Dispose Free resources associated with the measure.
Information Display information about a measurement.

Method Detail

CreateFeature

MeasurePoint.CreateFeature

Creates and returns a measurement feature

Signature CreateFeature()

Returns:
Return type:NXOpen.Measure

New in version NX9.0.0.

License requirements: solid_modeling (“SOLIDS MODELING”)