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

Controls Result Exp Object. More...

Inheritance diagram for NXOpen.CAE.ResultVariable:
NXOpen.Fields.NameVariable NXOpen.NXObject NXOpen.TaggedObject NXOpen.INXObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  ComplexType {
  Real, Imaginary, Amplitude, SignedAmplitude,
  PhaseAngle, RealImaginary
}
 Complex Options More...
 
enum  NodalCombination { None, Nodal, Elemental }
 Element Nodal Combination Options More...
 

Public Member Functions

unsafe void Rename (string expname)
 Re-Name Result Variable More...
 

Properties

unsafe bool Abs [get, set]
 Returns or sets the Absolute value from result More...
 
unsafe
NXOpen.CAE.SignalProcessingPlotData.AcousticalWeighting 
AcousticWeighting [get, set]
 Returns or sets the Acoustic Environment Weighting. More...
 
unsafe bool Addfillets [get, set]
 Returns or sets the Beam fillets More...
 
unsafe NXOpen.CAE.Result.Section BeamSect [get, set]
 Returns or sets the beam section More...
 
unsafe NXOpen.CAE.Result.Component Comp [get, set]
 Returns or sets the Component More...
 
unsafe NXOpen.CAE.Result.Complex Complex [get, set]
 Returns or sets the Complex type More...
 
unsafe
NXOpen.CAE.ResultVariable.ComplexType 
Complexopt [get, set]
 Returns or sets the complex type for result variable More...
 
unsafe
NXOpen.CAE.Result.ComputationType 
Computetype [get, set]
 Returns or sets the Nodal Combination More...
 
unsafe
NXOpen.CAE.Result.CoordinateSystem 
Csys [get, set]
 Returns or sets the Co-ordinate System More...
 
unsafe bool Derivebeamres [get, set]
 Returns or sets the Derive beam results More...
 
unsafe
NXOpen.CAE.Result.ElementValueCriterion 
Elementcriteria [get, set]
 Returns or sets the elemental result criteria More...
 
unsafe bool Elemtypes [get, set]
 Returns or sets the Element types More...
 
unsafe string Expname [get]
 Returns the Result Field Expression Name More...
 
unsafe double Filletradscale [get, set]
 Returns or sets the Fillet radius scale factor More...
 
unsafe bool IncludeInternalElement [get, set]
 Returns or sets the Include Internal Elements which doing nodal averaging More...
 
unsafe int Layer [get, set]
 Returns or sets the layer More...
 
unsafe NXOpen.CAE.Result.Location Loc [get, set]
 Returns or sets the Location More...
 
unsafe bool Mids [get, set]
 Returns or sets the MIDs More...
 
unsafe
NXOpen.CAE.ResultVariable.NodalCombination 
Nodalcombinetype [get, set]
 Returns or sets the Nodal Combination More...
 
unsafe int Numberofcomponent [get, set]
 Returns or sets the ply ID More...
 
unsafe double Phase [get, set]
 Returns or sets the Phase angle More...
 
unsafe bool Pids [get, set]
 Returns or sets the PIDs More...
 
unsafe int Plyid [get, set]
 Returns or sets the ply ID More...
 
unsafe bool ProjectOnNodeNormal [get, set]
 Returns or sets the More...
 
unsafe NXOpen.CAE.Result.Quantity Quan [get, set]
 Returns or sets the Quantity More...
 
unsafe NXOpen.CoordinateSystem Selectedcsys [get, set]
 Returns or sets the Selected Co-ordinate System More...
 
unsafe NXOpen.CAE.Result.Section ShellSect [get, set]
 Returns or sets the shell section More...
 
unsafe
NXOpen.CAE.SignalProcessingPlotData.ScalingType 
SpectrumScaling [get, set]
 Returns or sets the Acoustic Environment Spectrum Scaling. More...
 
unsafe string Usertypename [get, set]
 Returns or sets the Result type username More...
 
- Properties inherited from NXOpen.Fields.NameVariable
unsafe string Measure [get]
 Returns the measure of the variable More...
 
unsafe string Name [get]
 Returns the name of the variable More...
 
- Properties inherited from NXOpen.NXObject
unsafe bool IsOccurrence [get]
 Returns whether this object is an occurrence or not. More...
 
unsafe string JournalIdentifier [get]
 Returns the identifier that would be recorded in a journal for this object. More...
 
unsafe string Name [get]
 Returns the custom name of the object. More...
 
unsafe NXOpen.Assemblies.Component OwningComponent [get]
 Returns the owning component, if this object is an occurrence. More...
 
unsafe NXOpen.BasePart OwningPart [get]
 Returns the owning part of this object More...
 
unsafe NXOpen.INXObject Prototype [get]
 Returns the prototype of this object if it is an occurrence. More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 
- Properties inherited from NXOpen.INXObject
bool IsOccurrence [get]
 Returns whether this object is an occurrence or not. More...
 
string JournalIdentifier [get]
 Returns the identifier that would be recorded in a journal for this object. More...
 
string Name [get]
 Returns the custom name of the object. More...
 
NXOpen.Assemblies.Component OwningComponent [get]
 Returns the owning component, if this object is an occurrence. More...
 
NXOpen.BasePart OwningPart [get]
 Returns the owning part of this object More...
 
NXOpen.INXObject Prototype [get]
 Returns the prototype of this object if it is an occurrence. More...
 

Additional Inherited Members

- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Controls Result Exp Object.

To obtain an instance of this class use CAE::ResultManager

Created in NX10.0.0

Member Enumeration Documentation

Complex Options

Enumerator
Real 
Imaginary 
Amplitude 
SignedAmplitude 
PhaseAngle 
RealImaginary 

Element Nodal Combination Options

Enumerator
None 
Nodal 
Elemental 

Member Function Documentation

unsafe void NXOpen.CAE.ResultVariable.Rename ( string  expname)
inline

Re-Name Result Variable

Created in NX10.0.0

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

Parameters
expname

Property Documentation

unsafe bool NXOpen.CAE.ResultVariable.Abs
getset

Returns or sets the Absolute value from result

Created in NX10.0.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

License requirements to set this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe NXOpen.CAE.SignalProcessingPlotData.AcousticalWeighting NXOpen.CAE.ResultVariable.AcousticWeighting
getset

Returns or sets the Acoustic Environment Weighting.

Created in NX1872.0.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

License requirements to set this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe bool NXOpen.CAE.ResultVariable.Addfillets
getset

Returns or sets the Beam fillets

Created in NX10.0.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

License requirements to set this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe NXOpen.CAE.Result.Section NXOpen.CAE.ResultVariable.BeamSect
getset

Returns or sets the beam section

Created in NX10.0.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

License requirements to set this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe NXOpen.CAE.Result.Component NXOpen.CAE.ResultVariable.Comp
getset

Returns or sets the Component

Created in NX10.0.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

License requirements to set this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe NXOpen.CAE.Result.Complex NXOpen.CAE.ResultVariable.Complex
getset

Returns or sets the Complex type

Created in NX10.0.0

Deprecated in NX1872.0.0. Use NXOpen.CAE.ResultVariable.GetComplexopt instead.

License requirements to get this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

License requirements to set this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe NXOpen.CAE.ResultVariable.ComplexType NXOpen.CAE.ResultVariable.Complexopt
getset

Returns or sets the complex type for result variable

Created in NX1872.0.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

License requirements to set this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe NXOpen.CAE.Result.ComputationType NXOpen.CAE.ResultVariable.Computetype
getset

Returns or sets the Nodal Combination

Created in NX1847.0.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

License requirements to set this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe NXOpen.CAE.Result.CoordinateSystem NXOpen.CAE.ResultVariable.Csys
getset

Returns or sets the Co-ordinate System

Created in NX10.0.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

License requirements to set this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe bool NXOpen.CAE.ResultVariable.Derivebeamres
getset

Returns or sets the Derive beam results

Created in NX10.0.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

License requirements to set this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe NXOpen.CAE.Result.ElementValueCriterion NXOpen.CAE.ResultVariable.Elementcriteria
getset

Returns or sets the elemental result criteria

Created in NX10.0.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

License requirements to set this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe bool NXOpen.CAE.ResultVariable.Elemtypes
getset

Returns or sets the Element types

Created in NX10.0.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

License requirements to set this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe string NXOpen.CAE.ResultVariable.Expname
get

Returns the Result Field Expression Name

Created in NX10.0.0

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

unsafe double NXOpen.CAE.ResultVariable.Filletradscale
getset

Returns or sets the Fillet radius scale factor

Created in NX10.0.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

License requirements to set this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe bool NXOpen.CAE.ResultVariable.IncludeInternalElement
getset

Returns or sets the Include Internal Elements which doing nodal averaging

Created in NX12.0.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

License requirements to set this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe int NXOpen.CAE.ResultVariable.Layer
getset

Returns or sets the layer

Created in NX10.0.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

License requirements to set this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe NXOpen.CAE.Result.Location NXOpen.CAE.ResultVariable.Loc
getset

Returns or sets the Location

Created in NX10.0.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

License requirements to set this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe bool NXOpen.CAE.ResultVariable.Mids
getset

Returns or sets the MIDs

Created in NX10.0.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

License requirements to set this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe NXOpen.CAE.ResultVariable.NodalCombination NXOpen.CAE.ResultVariable.Nodalcombinetype
getset

Returns or sets the Nodal Combination

Created in NX10.0.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

License requirements to set this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe int NXOpen.CAE.ResultVariable.Numberofcomponent
getset

Returns or sets the ply ID

Created in NX10.0.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

License requirements to set this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe double NXOpen.CAE.ResultVariable.Phase
getset

Returns or sets the Phase angle

Created in NX10.0.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

License requirements to set this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe bool NXOpen.CAE.ResultVariable.Pids
getset

Returns or sets the PIDs

Created in NX10.0.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

License requirements to set this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe int NXOpen.CAE.ResultVariable.Plyid
getset

Returns or sets the ply ID

Created in NX10.0.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

License requirements to set this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe bool NXOpen.CAE.ResultVariable.ProjectOnNodeNormal
getset

Returns or sets the

Created in NX1872.0.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

License requirements to set this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe NXOpen.CAE.Result.Quantity NXOpen.CAE.ResultVariable.Quan
getset

Returns or sets the Quantity

Created in NX10.0.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

License requirements to set this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe NXOpen.CoordinateSystem NXOpen.CAE.ResultVariable.Selectedcsys
getset

Returns or sets the Selected Co-ordinate System

Created in NX10.0.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

License requirements to set this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe NXOpen.CAE.Result.Section NXOpen.CAE.ResultVariable.ShellSect
getset

Returns or sets the shell section

Created in NX10.0.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

License requirements to set this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe NXOpen.CAE.SignalProcessingPlotData.ScalingType NXOpen.CAE.ResultVariable.SpectrumScaling
getset

Returns or sets the Acoustic Environment Spectrum Scaling.

Created in NX1872.0.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

License requirements to set this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

unsafe string NXOpen.CAE.ResultVariable.Usertypename
getset

Returns or sets the Result type username

Created in NX10.0.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")

License requirements to set this property: nx_masterfem ("Finite Element Modeling") OR nx_design_sim ("NX Design Simulation")


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