Search Results for

    Show / Hide Table of Contents

    Class BushingDefine

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    BushingDefine
    Implements
    IMessageSink
    IComponentBuilder
    Inherited Members
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(string)
    TaggedObject.PrintTestData(string, int)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    MarshalByRefObject.GetLifetimeService()
    MarshalByRefObject.InitializeLifetimeService()
    MarshalByRefObject.MemberwiseClone(bool)
    object.GetType()
    object.MemberwiseClone()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: NXOpen.Motion
    Assembly: NXOpen.dll
    Syntax
    [Obsolete("Deprecated in NX2206.0.0.  Use methods of NXOpen.Motion.EntityPropTableBuilder on BushingBuilder instead")]
    public class BushingDefine : TaggedObject, IMessageSink, IComponentBuilder

    Constructors

    BushingDefine()

    Declaration
    protected BushingDefine()

    Properties

    ActionLink

    Declaration
    [Obsolete("Deprecated in NX2206.0.0.  Use NXOpen.Motion.BushingBuilder.GetReferencePropertyValue(ActionMotionBody) instead")]
    public SelectLink ActionLink { get; }
    Property Value
    Type Description
    SelectLink

    ActionLinkOvrCtrl

    Declaration
    [Obsolete("Deprecated in NX2206.0.0.  Use NXOpen.Motion.BushingBuilder.GetPropertyOverrideState(ActionMotionBody) instead")]
    public ParamOverrideState ActionLinkOvrCtrl { get; set; }
    Property Value
    Type Description
    ParamOverrideState

    ActionOffsetX

    Declaration
    [Obsolete("Deprecated in NX2206.0.0.  Use NXOpen.Motion.BushingBuilder.GetScalarExpressionPropertyValue(ActionOffsetX) instead")]
    public Expression ActionOffsetX { get; }
    Property Value
    Type Description
    Expression

    ActionOffsetXOvrCtrl

    Declaration
    [Obsolete("Deprecated in NX2206.0.0.  Use NXOpen.Motion.BushingBuilder.GetPropertyOverrideState(ActionOffsetX) instead")]
    public ParamOverrideState ActionOffsetXOvrCtrl { get; set; }
    Property Value
    Type Description
    ParamOverrideState

    ActionOffsetY

    Declaration
    [Obsolete("Deprecated in NX2206.0.0.  Use NXOpen.Motion.BushingBuilder.GetScalarExpressionPropertyValue(ActionOffsetY) instead")]
    public Expression ActionOffsetY { get; }
    Property Value
    Type Description
    Expression

    ActionOffsetYOvrCtrl

    Declaration
    [Obsolete("Deprecated in NX2206.0.0.  Use NXOpen.Motion.BushingBuilder.GetPropertyOverrideState(ActionOffsetY) instead")]
    public ParamOverrideState ActionOffsetYOvrCtrl { get; set; }
    Property Value
    Type Description
    ParamOverrideState

    ActionOffsetZ

    Declaration
    [Obsolete("Deprecated in NX2206.0.0.  Use NXOpen.Motion.BushingBuilder.GetScalarExpressionPropertyValue(ActionOffsetZ) instead")]
    public Expression ActionOffsetZ { get; }
    Property Value
    Type Description
    Expression

    ActionOffsetZOvrCtrl

    Declaration
    [Obsolete("Deprecated in NX2206.0.0.  Use NXOpen.Motion.BushingBuilder.GetPropertyOverrideState(ActionOffsetZ) instead")]
    public ParamOverrideState ActionOffsetZOvrCtrl { get; set; }
    Property Value
    Type Description
    ParamOverrideState

    ActionPoint

    Declaration
    [Obsolete("Deprecated in NX2206.0.0.  Use NXOpen.Motion.BushingBuilder.GetPointPropertyValue(ActionOrigin) instead")]
    public Point ActionPoint { get; set; }
    Property Value
    Type Description
    Point

    ActionPointOvrCtrl

    Declaration
    [Obsolete("Deprecated in NX2206.0.0.  Use NXOpen.Motion.BushingBuilder.GetPropertyOverrideState(ActionOrigin) instead")]
    public ParamOverrideState ActionPointOvrCtrl { get; set; }
    Property Value
    Type Description
    ParamOverrideState

    AngleCalculation

    Declaration
    [Obsolete("Deprecated in NX2206.0.0.  Use NXOpen.Motion.BushingBuilder.GetReferencePropertyValue(BushingProperty).GetIntegerPropertyValue(AngleCalculation) instead")]
    public BushingDefine.AngleCalculationOption AngleCalculation { get; set; }
    Property Value
    Type Description
    BushingDefine.AngleCalculationOption

    ApplyActionOffset

    Declaration
    [Obsolete("Deprecated in NX2206.0.0.  Use NXOpen.Motion.BushingBuilder.GetIntegerPropertyValue(ActionApplyOffset) instead")]
    public bool ApplyActionOffset { get; set; }
    Property Value
    Type Description
    bool

    ApplyActionOffsetOvrCtrl

    Declaration
    [Obsolete("Deprecated in NX2206.0.0.  Use NXOpen.Motion.BushingBuilder.GetPropertyOverrideState(ActionApplyOffset) instead")]
    public ParamOverrideState ApplyActionOffsetOvrCtrl { get; set; }
    Property Value
    Type Description
    ParamOverrideState

    ApplyBaseOffset

    Declaration
    [Obsolete("Deprecated in NX2206.0.0.  Use NXOpen.Motion.BushingBuilder.GetIntegerPropertyValue(BaseApplyOffset) instead")]
    public bool ApplyBaseOffset { get; set; }
    Property Value
    Type Description
    bool

    ApplyBaseOffsetOvrCtrl

    Declaration
    [Obsolete("Deprecated in NX2206.0.0.  Use NXOpen.Motion.BushingBuilder.GetPropertyOverrideState(BaseApplyOffset) instead")]
    public ParamOverrideState ApplyBaseOffsetOvrCtrl { get; set; }
    Property Value
    Type Description
    ParamOverrideState

    BaseOffsetX

    Declaration
    [Obsolete("Deprecated in NX2206.0.0.  Use NXOpen.Motion.BushingBuilder.GetScalarExpressionPropertyValue(BaseOffsetX) instead")]
    public Expression BaseOffsetX { get; }
    Property Value
    Type Description
    Expression

    BaseOffsetXOvrCtrl

    Declaration
    [Obsolete("Deprecated in NX2206.0.0.  Use NXOpen.Motion.BushingBuilder.GetPropertyOverrideState(BaseOffsetX) instead")]
    public ParamOverrideState BaseOffsetXOvrCtrl { get; set; }
    Property Value
    Type Description
    ParamOverrideState

    BaseOffsetY

    Declaration
    [Obsolete("Deprecated in NX2206.0.0.  Use NXOpen.Motion.BushingBuilder.GetScalarExpressionPropertyValue(BaseOffsetY) instead")]
    public Expression BaseOffsetY { get; }
    Property Value
    Type Description
    Expression

    BaseOffsetYOvrCtrl

    Declaration
    [Obsolete("Deprecated in NX2206.0.0.  Use NXOpen.Motion.BushingBuilder.GetPropertyOverrideState(BaseOffsetY) instead")]
    public ParamOverrideState BaseOffsetYOvrCtrl { get; set; }
    Property Value
    Type Description
    ParamOverrideState

    BaseOffsetZ

    Declaration
    [Obsolete("Deprecated in NX2206.0.0.  Use NXOpen.Motion.BushingBuilder.GetScalarExpressionPropertyValue(BaseOffsetZ) instead")]
    public Expression BaseOffsetZ { get; }
    Property Value
    Type Description
    Expression

    BaseOffsetZOvrCtrl

    Declaration
    [Obsolete("Deprecated in NX2206.0.0.  Use NXOpen.Motion.BushingBuilder.GetPropertyOverrideState(BaseOffsetZ) instead")]
    public ParamOverrideState BaseOffsetZOvrCtrl { get; set; }
    Property Value
    Type Description
    ParamOverrideState

    Csys

    Declaration
    [Obsolete("Deprecated in NX2206.0.0.  Use NXOpen.Motion.BushingBuilder.GetCsysPropertyValue(ActionCoordinateSystem) instead")]
    public CoordinateSystem Csys { get; set; }
    Property Value
    Type Description
    CoordinateSystem

    CsysOvrCtrl

    Declaration
    [Obsolete("Deprecated in NX2206.0.0.  Use NXOpen.Motion.BushingBuilder.GetPropertyOverrideState(ActionCoordinateSystem) instead")]
    public ParamOverrideState CsysOvrCtrl { get; set; }
    Property Value
    Type Description
    ParamOverrideState

    Dipole

    Declaration
    [Obsolete("Deprecated in NX2206.0.0.  Use NXOpen.Motion.BushingBuilder.GetReferencePropertyValue(BushingProperty).GetBooleanPropertyValue(Dipole) instead")]
    public bool Dipole { get; set; }
    Property Value
    Type Description
    bool

    Direction

    Declaration
    [Obsolete("Deprecated in NX2206.0.0.  Use NXOpen.Motion.BushingBuilder.GetCsysPropertyValue(ActionCoordinateSystem) instead")]
    public Direction Direction { get; set; }
    Property Value
    Type Description
    Direction

    DirectionOvrCtrl

    Declaration
    [Obsolete("Deprecated in NX2206.0.0.  Use NXOpen.Motion.BushingBuilder.GetPropertyOverrideState(ActionCoordinateSystem) instead")]
    public ParamOverrideState DirectionOvrCtrl { get; set; }
    Property Value
    Type Description
    ParamOverrideState

    ForceCalculation

    Declaration
    [Obsolete("Deprecated in NX2206.0.0.  Use NXOpen.Motion.BushingBuilder.GetReferencePropertyValue(BushingProperty).GetIntegerPropertyValue(ForceCalculation) instead")]
    public BushingDefine.ForceCalculationOption ForceCalculation { get; set; }
    Property Value
    Type Description
    BushingDefine.ForceCalculationOption

    Name

    Declaration
    [Obsolete("Deprecated in NX2206.0.0.  Use NXOpen.Motion.BushingBuilder.EntityName instead")]
    public string Name { get; set; }
    Property Value
    Type Description
    string

    OrientationType

    Declaration
    [Obsolete("Deprecated in NX2206.0.0.  There is no replacement. Only csys is supported since 2206.")]
    public BushingDefine.OrientationTypes OrientationType { get; set; }
    Property Value
    Type Description
    BushingDefine.OrientationTypes

    OrientationTypeOvrCtrl

    Declaration
    [Obsolete("Deprecated in NX2206.0.0.  There is no replacement. Only csys is supported since 2206.")]
    public ParamOverrideState OrientationTypeOvrCtrl { get; set; }
    Property Value
    Type Description
    ParamOverrideState

    ReactionLink

    Declaration
    [Obsolete("Deprecated in NX2206.0.0.  Use NXOpen.Motion.BushingBuilder.GetReferencePropertyValue(BaseMotionBody) instead")]
    public SelectLink ReactionLink { get; }
    Property Value
    Type Description
    SelectLink

    ReactionLinkOvrCtrl

    Declaration
    [Obsolete("Deprecated in NX2206.0.0.  Use NXOpen.Motion.BushingBuilder.GetPropertyOverrideState(BaseMotionBody) instead")]
    public ParamOverrideState ReactionLinkOvrCtrl { get; set; }
    Property Value
    Type Description
    ParamOverrideState

    ReactionPoint

    Declaration
    [Obsolete("Deprecated in NX2206.0.0.  Use NXOpen.Motion.BushingBuilder.GetPointPropertyValue(BaseOrigin) instead")]
    public Point ReactionPoint { get; set; }
    Property Value
    Type Description
    Point

    ReactionPointOvrCtrl

    Declaration
    [Obsolete("Deprecated in NX2206.0.0.  Use NXOpen.Motion.BushingBuilder.GetPropertyOverrideState(BaseOrigin) instead")]
    public ParamOverrideState ReactionPointOvrCtrl { get; set; }
    Property Value
    Type Description
    ParamOverrideState

    Methods

    Validate()

    Declaration
    [Obsolete("Deprecated in NX2206.0.0.  Use methods of NXOpen.Motion.EntityPropTableBuilder on BushingBuilder instead.")]
    public bool Validate()
    Returns
    Type Description
    bool

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In this article
    Back to top Generated by DocFX