Class ResultVariable
Inheritance
ResultVariable
Assembly: NXOpen.dll
Syntax
public class ResultVariable : NameVariable, IMessageSink, INXObject
Constructors
ResultVariable()
Declaration
protected ResultVariable()
Properties
Abs
Declaration
public bool Abs { get; set; }
Property Value
AcousticWeighting
Declaration
public SignalProcessingPlotData.AcousticalWeighting AcousticWeighting { get; set; }
Property Value
Addfillets
Declaration
public bool Addfillets { get; set; }
Property Value
BeamSection
Declaration
public Result.BeamSection BeamSection { get; set; }
Property Value
Comp
Declaration
public Result.Component Comp { get; set; }
Property Value
Complexopt
Declaration
public ResultVariable.ComplexType Complexopt { get; set; }
Property Value
Computetype
Declaration
public Result.ComputationType Computetype { get; set; }
Property Value
Csys
Declaration
public Result.CoordinateSystem Csys { get; set; }
Property Value
Derivebeamres
Declaration
public bool Derivebeamres { get; set; }
Property Value
Elementcriteria
Declaration
public Result.ElementValueCriterion Elementcriteria { get; set; }
Property Value
Elemtypes
Declaration
public bool Elemtypes { get; set; }
Property Value
Expname
Declaration
public string Expname { get; }
Property Value
Filletradscale
Declaration
public double Filletradscale { get; set; }
Property Value
IncludeInternalElement
Declaration
public bool IncludeInternalElement { get; set; }
Property Value
Layer
Declaration
public int Layer { get; set; }
Property Value
Loc
Declaration
public Result.Location Loc { get; set; }
Property Value
Mids
Declaration
public bool Mids { get; set; }
Property Value
Nodalcombinetype
Declaration
public ResultVariable.NodalCombination Nodalcombinetype { get; set; }
Property Value
Numberofcomponent
Declaration
public int Numberofcomponent { get; set; }
Property Value
Phase
Declaration
public double Phase { get; set; }
Property Value
Pids
Declaration
public bool Pids { get; set; }
Property Value
Plyid
Declaration
public int Plyid { get; set; }
Property Value
ProjectOnNodeNormal
Declaration
public bool ProjectOnNodeNormal { get; set; }
Property Value
Quan
Declaration
public Result.Quantity Quan { get; set; }
Property Value
QuantityName
Declaration
public string QuantityName { get; set; }
Property Value
Selectedcsys
Declaration
public CoordinateSystem Selectedcsys { get; set; }
Property Value
ShellSection
Declaration
public Result.ShellSection ShellSection { get; set; }
Property Value
SpectrumScaling
Declaration
public SignalProcessingPlotData.ScalingType SpectrumScaling { get; set; }
Property Value
Usertypename
Declaration
public string Usertypename { get; set; }
Property Value
Methods
Rename(string)
Declaration
public void Rename(string expname)
Parameters
Type |
Name |
Description |
string |
expname |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink