ResultMeasure Class

class NXOpen.CAE.ResultMeasure

Bases: NXOpen.TaggedObject

Represents a ResultMeasure class NXOpen.CAE.ResultMeasure.

New in version NX8.0.0.

Properties

Property Description
Result Returns the result measure result value
Tag Returns the Tag for this object.

Methods

Method Description
Information Displays the information about this ResultMeasure in the listing window; the window must be open prior to this call.

Enumerations

ResultMeasureOperation Enumeration Operation type
ResultMeasureSubsetSelection Enumeration Model subset selection type

Property Detail

Result

ResultMeasure.Result

Returns the result measure result value

-------------------------------------

Getter Method

Signature Result

Returns:
Return type:float

New in version NX8.5.0.

License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)

Method Detail

Information

ResultMeasure.Information

Displays the information about this ResultMeasure in the listing window; the window must be open prior to this call.

Signature Information()

New in version NX8.0.0.

License requirements: nx_masterfem (“Finite Element Modeling”)