NXOpen .NET Reference  12.0.0
Properties | List of all members
NXOpen.CAE.ResultType Class Reference

This class represents a result type from a result file. More...

Inheritance diagram for NXOpen.CAE.ResultType:
NXOpen.CAE.BaseResultType

Properties

unsafe string Subtitle [get]
 Returns the subtitle defined for the result type in the result file More...
 
unsafe string Title [get]
 Returns the title defined for the result type in the result file More...
 
- Properties inherited from NXOpen.CAE.BaseResultType
unsafe bool Complex [get]
 Returns a value indicating whether the result type is a complex value More...
 
unsafe NXOpen.CAE.Result.DataType Datatype [get]
 Returns the NXOpen.CAE.Result.DataType for this result type More...
 
unsafe NXOpen.CAE.Result.Location Location [get]
 Returns the NXOpen.CAE.Result.Location where this result type is defined More...
 
unsafe string Name [get]
 Returns the name for this result type More...
 
unsafe NXOpen.CAE.Result.Quantity Quantity [get]
 Returns the NXOpen.CAE.Result.Quantity for this result type More...
 
unsafe string UserName [get, set]
 Returns or sets the user defined name of this result type More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.CAE.BaseResultType
unsafe NXOpen.CAE.Result.Section[] GetSectionDefined ()
 Returns the sections where this result is defined. More...
 
unsafe string[] AskComponents (out NXOpen.CAE.Result.Component[] components)
 Return all results components available for this result type More...
 
unsafe NXOpen.Unit AskDefaultUnitForComponent (NXOpen.CAE.Result.Component component)
 Returns default unit for a given component of this Result Type More...
 

Detailed Description

This class represents a result type from a result file.

The attributes of this object reflect what is present in the result file. This object can not be created externally as these cases comes from the result file it will be created automatically during result file loading

An instance of this class can not be obtained

Created in NX7.5.0

Property Documentation

unsafe string NXOpen.CAE.ResultType.Subtitle
get

Returns the subtitle defined for the result type in the result file

Created in NX7.5.0

License requirements: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation") OR sc_results_viewer (" Simcenter Results Viewer")

unsafe string NXOpen.CAE.ResultType.Title
get

Returns the title defined for the result type in the result file

Created in NX7.5.0

License requirements: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation") OR sc_results_viewer (" Simcenter Results Viewer")


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