Class AnalysisLoadBuilder
Inheritance
System.Object
System.MarshalByRefObject
AnalysisLoadBuilder
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 AnalysisLoadBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
AnalysisLoadBuilder()
Declaration
protected AnalysisLoadBuilder()
Properties
Acceleration
Declaration
public Expression Acceleration { get; }
Property Value
BearingAngular
Declaration
public Expression BearingAngular { get; }
Property Value
FaceVector
Declaration
public Direction FaceVector { get; set; }
Property Value
Force
Declaration
public Expression Force { get; }
Property Value
ForceType
Declaration
public AnalysisLoadBuilder.AnalysisLoadForceType ForceType { get; set; }
Property Value
ForceX
Declaration
public Expression ForceX { get; }
Property Value
ForceY
Declaration
public Expression ForceY { get; }
Property Value
ForceZ
Declaration
public Expression ForceZ { get; }
Property Value
MaxDisplacement
Declaration
public Expression MaxDisplacement { get; }
Property Value
Name
Declaration
public string Name { get; set; }
Property Value
Type |
Description |
System.String |
|
Pressure
Declaration
public Expression Pressure { get; }
Property Value
ReverseBearingLoadDirection
Declaration
public bool ReverseBearingLoadDirection { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ReversePressureDirection
Declaration
public bool ReversePressureDirection { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
SelectFace
Declaration
public ScCollector SelectFace { get; }
Property Value
Torque
Declaration
public Expression Torque { get; }
Property Value
TorqueAxis
Declaration
public Axis TorqueAxis { get; set; }
Property Value
Type
Declaration
public AnalysisLoadBuilder.AnalysisLoadType Type { get; set; }
Property Value
UserSetName
Declaration
public bool UserSetName { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink