Class NodalForceReportBuilder
Inheritance
System.Object
System.MarshalByRefObject
NodalForceReportBuilder
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 NodalForceReportBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
NodalForceReportBuilder()
Declaration
protected NodalForceReportBuilder()
Properties
AddAllForcesAndMoments
Declaration
public bool AddAllForcesAndMoments { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
AllElems
Declaration
public bool AllElems { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
AllNodes
Declaration
public bool AllNodes { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
CalculateMomentAboutPoint
Declaration
public bool CalculateMomentAboutPoint { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Csys
Declaration
public CoordinateSystem Csys { get; set; }
Property Value
CSysType
Declaration
public NodalForceReportBuilder.CSType CSysType { get; set; }
Property Value
Declaration
public bool Deformation { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ElemRefs
Declaration
public SelectElementsBuilder ElemRefs { get; }
Property Value
ForceType
Declaration
public NodalForceReportBuilder.Force ForceType { get; set; }
Property Value
GridPointAppliedForce
Declaration
public bool GridPointAppliedForce { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
GridPointForce
Declaration
public bool GridPointForce { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
GridPointReactionForce
Declaration
public bool GridPointReactionForce { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
GridPointReactionForceMPC
Declaration
public bool GridPointReactionForceMPC { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
LoadCaseIndex
Declaration
public int LoadCaseIndex { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
LoadCaseType
Declaration
public NodalForceReportBuilder.LoadcaseSelection LoadCaseType { get; set; }
Property Value
NfrName
Declaration
public string NfrName { get; set; }
Property Value
Type |
Description |
System.String |
|
NodeRefs
Declaration
public SelectFENodeList NodeRefs { get; }
Property Value
RefPoint
Declaration
public Point RefPoint { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink