Class ResultVariable
Inheritance
System.Object
System.MarshalByRefObject
ResultVariable
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
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
Type |
Description |
System.Boolean |
|
Addfillets
Declaration
public bool Addfillets { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
BeamSect
Declaration
public Result.Section BeamSect { get; set; }
Property Value
Comp
Declaration
public Result.Component Comp { get; set; }
Property Value
Complex
Declaration
public Result.Complex Complex { get; set; }
Property Value
Csys
Declaration
public Result.CoordinateSystem Csys { get; set; }
Property Value
Derivebeamres
Declaration
public bool Derivebeamres { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Elementcriteria
Declaration
public Result.ElementValueCriterion Elementcriteria { get; set; }
Property Value
Elemtypes
Declaration
public bool Elemtypes { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Expname
Declaration
public string Expname { get; }
Property Value
Type |
Description |
System.String |
|
Filletradscale
Declaration
public double Filletradscale { get; set; }
Property Value
Type |
Description |
System.Double |
|
IncludeInternalElement
Declaration
public bool IncludeInternalElement { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Layer
Declaration
public int Layer { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Loc
Declaration
public Result.Location Loc { get; set; }
Property Value
Mids
Declaration
public bool Mids { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Nodalcombinetype
Declaration
public ResultVariable.NodalCombination Nodalcombinetype { get; set; }
Property Value
Numberofcomponent
Declaration
public int Numberofcomponent { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Phase
Declaration
public double Phase { get; set; }
Property Value
Type |
Description |
System.Double |
|
Pids
Declaration
public bool Pids { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Plyid
Declaration
public int Plyid { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Quan
Declaration
public Result.Quantity Quan { get; set; }
Property Value
Selectedcsys
Declaration
public CoordinateSystem Selectedcsys { get; set; }
Property Value
ShellSect
Declaration
public Result.Section ShellSect { get; set; }
Property Value
Usertypename
Declaration
public string Usertypename { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
Rename(String)
Declaration
public void Rename(string expname)
Parameters
Type |
Name |
Description |
System.String |
expname |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink