Class SplineBeamPropertyBuilder
Inheritance
System.Object
System.MarshalByRefObject
SplineBeamPropertyBuilder
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)
Namespace: NXOpen.Motion
Assembly: NXOpen.dll
Syntax
public class SplineBeamPropertyBuilder : MotionBuilder, IMessageSink, IComponentBuilder
Constructors
SplineBeamPropertyBuilder()
Declaration
protected SplineBeamPropertyBuilder()
Properties
AsyTimoshenkoCorrection
Declaration
public Expression AsyTimoshenkoCorrection { get; }
Property Value
Type | Description |
---|---|
Expression |
AszTimoshenkoCorrection
Declaration
public Expression AszTimoshenkoCorrection { get; }
Property Value
Type | Description |
---|---|
Expression |
CustomizedMaterial
Declaration
public CustomizedMaterialBuilder CustomizedMaterial { get; }
Property Value
Type | Description |
---|---|
CustomizedMaterialBuilder |
DampingRatio
Declaration
public Expression DampingRatio { get; }
Property Value
Type | Description |
---|---|
Expression |
DampingType
Declaration
public SplineBeamPropertyBuilder.DampingTypes DampingType { get; set; }
Property Value
Type | Description |
---|---|
SplineBeamPropertyBuilder.DampingTypes |
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 |
Implements
System.Runtime.Remoting.Messaging.IMessageSink