Class BeamForceBuilder
Inheritance
System.Object
System.MarshalByRefObject
BeamForceBuilder
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 BeamForceBuilder : MotionBuilder, IMessageSink, IComponentBuilder
Constructors
BeamForceBuilder()
Declaration
protected BeamForceBuilder()
Properties
ActionLink
Declaration
public SelectLink ActionLink { get; }
Property Value
ActionPoint
Declaration
public Point ActionPoint { get; set; }
Property Value
Area
Declaration
public Expression Area { get; }
Property Value
AsyTimoshenkoCorrection
Declaration
public Expression AsyTimoshenkoCorrection { get; }
Property Value
AszTimoshenkoCorrection
Declaration
public Expression AszTimoshenkoCorrection { get; }
Property Value
BaseLink
Declaration
public SelectLink BaseLink { get; }
Property Value
BasePoint
Declaration
public Point BasePoint { get; set; }
Property Value
CustomizedMaterial
Declaration
public CustomizedMaterialBuilder CustomizedMaterial { get; }
Property Value
DampingRatio
Declaration
public Expression DampingRatio { get; }
Property Value
DampingType
Declaration
public BeamForceBuilder.DampingTypes DampingType { get; set; }
Property Value
Direction
Declaration
public Direction Direction { get; set; }
Property Value
FreeLength
Declaration
public Expression FreeLength { get; }
Property Value
InertiaIyy
Declaration
public Expression InertiaIyy { get; }
Property Value
InertiaIzz
Declaration
public Expression InertiaIzz { get; }
Property Value
InertiaK
Declaration
public Expression InertiaK { get; }
Property Value
IsBeamCrossDamping
Declaration
public bool IsBeamCrossDamping { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Name
Declaration
public string Name { get; set; }
Property Value
Type |
Description |
System.String |
|
VectorType
Declaration
public BeamForceBuilder.VectorTypes VectorType { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink