Search Results for

    Show / Hide Table of Contents

    Class BeamForceBuilder

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    MotionBuilder
    BeamForceBuilder
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    Inherited Members
    MotionBuilder.DisplayScale
    MotionBuilder.GroupName
    MotionBuilder.GroupType
    Builder.Commit()
    Builder.Destroy()
    Builder.GetCommittedObjects()
    Builder.GetObject()
    Builder.ShowResults()
    Builder.Validate()
    Builder.PreviewBuilder
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(String)
    TaggedObject.PrintTestData(String, Int32)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    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 BeamForceBuilder : MotionBuilder, IMessageSink, IComponentBuilder

    Constructors

    BeamForceBuilder()

    Declaration
    protected BeamForceBuilder()

    Properties

    ActionLink

    Declaration
    public SelectLink ActionLink { get; }
    Property Value
    Type Description
    SelectLink

    ActionLinkOvrCtrl

    Declaration
    public ParamOverrideState ActionLinkOvrCtrl { get; set; }
    Property Value
    Type Description
    ParamOverrideState

    ActionPoint

    Declaration
    public Point ActionPoint { get; set; }
    Property Value
    Type Description
    Point

    ActionPointOvrCtrl

    Declaration
    public ParamOverrideState ActionPointOvrCtrl { get; set; }
    Property Value
    Type Description
    ParamOverrideState

    Area

    Declaration
    public Expression Area { get; }
    Property Value
    Type Description
    Expression

    AsyTimoshenkoCorrection

    Declaration
    public Expression AsyTimoshenkoCorrection { get; }
    Property Value
    Type Description
    Expression

    AszTimoshenkoCorrection

    Declaration
    public Expression AszTimoshenkoCorrection { get; }
    Property Value
    Type Description
    Expression

    BaseLink

    Declaration
    public SelectLink BaseLink { get; }
    Property Value
    Type Description
    SelectLink

    BaseLinkOvrCtrl

    Declaration
    public ParamOverrideState BaseLinkOvrCtrl { get; set; }
    Property Value
    Type Description
    ParamOverrideState

    BasePoint

    Declaration
    public Point BasePoint { get; set; }
    Property Value
    Type Description
    Point

    BasePointOvrCtrl

    Declaration
    public ParamOverrideState BasePointOvrCtrl { get; set; }
    Property Value
    Type Description
    ParamOverrideState

    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 BeamForceBuilder.DampingTypes DampingType { get; set; }
    Property Value
    Type Description
    BeamForceBuilder.DampingTypes

    Direction

    Declaration
    public Direction Direction { get; set; }
    Property Value
    Type Description
    Direction

    DirectionOvrCtrl

    Declaration
    public ParamOverrideState DirectionOvrCtrl { get; set; }
    Property Value
    Type Description
    ParamOverrideState

    FreeLength

    Declaration
    public Expression FreeLength { get; }
    Property Value
    Type Description
    Expression

    InertiaIyy

    Declaration
    public Expression InertiaIyy { get; }
    Property Value
    Type Description
    Expression

    InertiaIzz

    Declaration
    public Expression InertiaIzz { get; }
    Property Value
    Type Description
    Expression

    InertiaK

    Declaration
    public Expression InertiaK { get; }
    Property Value
    Type Description
    Expression

    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
    Type Description
    BeamForceBuilder.VectorTypes

    VectorTypeOvrCtrl

    Declaration
    public ParamOverrideState VectorTypeOvrCtrl { get; set; }
    Property Value
    Type Description
    ParamOverrideState

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In This Article
    Back to top Generated by DocFX