Class SplineBeamPropertyBuilder
Inheritance
SplineBeamPropertyBuilder
Assembly: NXOpen.dll
Syntax
public class SplineBeamPropertyBuilder : MotionBuilder, IMessageSink, IComponentBuilder
Constructors
SplineBeamPropertyBuilder()
Declaration
protected SplineBeamPropertyBuilder()
Properties
AsyTimoshenkoCorrection
Declaration
public Expression AsyTimoshenkoCorrection { get; }
Property Value
AszTimoshenkoCorrection
Declaration
public Expression AszTimoshenkoCorrection { get; }
Property Value
CustomizedMaterial
Declaration
public CustomizedMaterialBuilder CustomizedMaterial { get; }
Property Value
DampingRatio
Declaration
public Expression DampingRatio { get; }
Property Value
DampingType
Declaration
public SplineBeamPropertyBuilder.DampingTypes DampingType { get; set; }
Property Value
IsBeamCrossDamping
Declaration
public bool IsBeamCrossDamping { get; set; }
Property Value
IsCustomizedTimoshenko
Declaration
public bool IsCustomizedTimoshenko { get; set; }
Property Value
Name
Declaration
public string Name { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink