Search Results for

    Show / Hide Table of Contents

    Class JointDefine

    Inheritance
    System.Object
    System.MarshalByRefObject
    NXRemotableObject
    TaggedObject
    JointDefine
    Implements
    System.Runtime.Remoting.Messaging.IMessageSink
    Inherited Members
    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 JointDefine : TaggedObject, IMessageSink

    Constructors

    JointDefine()

    Declaration
    protected JointDefine()

    Properties

    ActionCrossPinVector

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

    ActionCrossPinVectorOvrCtrl

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

    ActionSpinVector

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

    ActionSpinVectorOvrCtrl

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

    BaseCrossPinVector

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

    BaseCrossPinVectorOvrCtrl

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

    BaseSpinVector

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

    BaseSpinVectorOvrCtrl

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

    DisplayScale

    Declaration
    public double DisplayScale { get; set; }
    Property Value
    Type Description
    System.Double

    DisplCurveType

    Declaration
    public JointDefine.ScrewJointDisplCurveType DisplCurveType { get; set; }
    Property Value
    Type Description
    JointDefine.ScrewJointDisplCurveType

    DisplCurveTypeOvrCtrl

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

    ExcludeRxConstraint

    Declaration
    public bool ExcludeRxConstraint { get; set; }
    Property Value
    Type Description
    System.Boolean

    ExcludeRxConstraintOvrCtrl

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

    ExcludeRyConstraint

    Declaration
    public bool ExcludeRyConstraint { get; set; }
    Property Value
    Type Description
    System.Boolean

    ExcludeRyConstraintOvrCtrl

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

    ExcludeRzConstraint

    Declaration
    public bool ExcludeRzConstraint { get; set; }
    Property Value
    Type Description
    System.Boolean

    ExcludeRzConstraintOvrCtrl

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

    ExcludeXConstraint

    Declaration
    public bool ExcludeXConstraint { get; set; }
    Property Value
    Type Description
    System.Boolean

    ExcludeXConstraintOvrCtrl

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

    ExcludeYConstraint

    Declaration
    public bool ExcludeYConstraint { get; set; }
    Property Value
    Type Description
    System.Boolean

    ExcludeYConstraintOvrCtrl

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

    ExcludeZConstraint

    Declaration
    public bool ExcludeZConstraint { get; set; }
    Property Value
    Type Description
    System.Boolean

    ExcludeZConstraintOvrCtrl

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

    FirstCsys

    Declaration
    public CoordinateSystem FirstCsys { get; set; }
    Property Value
    Type Description
    CoordinateSystem

    FirstCsysOvrCtrl

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

    FirstLinkSelection

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

    FirstLinkSelectionOvrCtrl

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

    FirstOrientationType

    Declaration
    public JointDefine.OrientationType FirstOrientationType { get; set; }
    Property Value
    Type Description
    JointDefine.OrientationType

    FirstOrientationTypeOvrCtrl

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

    FirstOrigin

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

    FirstOriginOvrCtrl

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

    FirstVector

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

    FirstVectorOvrCtrl

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

    JointType

    Declaration
    public JointDefine.Type JointType { get; set; }
    Property Value
    Type Description
    JointDefine.Type

    LowerLimitAngleExpression

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

    LowerLimitAngleExpressionOvrCtrl

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

    LowerLimitDefined

    Declaration
    public bool LowerLimitDefined { get; set; }
    Property Value
    Type Description
    System.Boolean

    LowerLimitDefinedOvrCtrl

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

    LowerLimitExpression

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

    LowerLimitExpressionOvrCtrl

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

    MethodType

    Declaration
    public JointDefine.ScrewJointMethodType MethodType { get; set; }
    Property Value
    Type Description
    JointDefine.ScrewJointMethodType

    MethodTypeOvrCtrl

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

    Name

    Declaration
    public string Name { get; set; }
    Property Value
    Type Description
    System.String

    RatioType

    Declaration
    public JointDefine.ScrewJointRatioType RatioType { get; set; }
    Property Value
    Type Description
    JointDefine.ScrewJointRatioType

    RatioTypeOvrCtrl

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

    RotationAllowed

    Declaration
    public bool RotationAllowed { get; set; }
    Property Value
    Type Description
    System.Boolean

    RotationAllowedOvrCtrl

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

    ScrewDisplCurveFunction

    Declaration
    public Function ScrewDisplCurveFunction { get; set; }
    Property Value
    Type Description
    Function

    ScrewDisplCurveFunctionOvrCtrl

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

    ScrewDisplCurveProfile

    Declaration
    public SelectFieldData ScrewDisplCurveProfile { get; }
    Property Value
    Type Description
    SelectFieldData

    ScrewDisplCurveProfileOvrCtrl

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

    ScrewRatioExpression

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

    ScrewRatioExpressionOvrCtrl

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

    ScrewRatioProfile

    Declaration
    public SelectFieldData ScrewRatioProfile { get; }
    Property Value
    Type Description
    SelectFieldData

    ScrewRatioProfileOvrCtrl

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

    ScrewSplineFunction

    Declaration
    public Function ScrewSplineFunction { get; set; }
    Property Value
    Type Description
    Function

    ScrewSplineFunctionOvrCtrl

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

    SecondCsys

    Declaration
    public CoordinateSystem SecondCsys { get; set; }
    Property Value
    Type Description
    CoordinateSystem

    SecondCsysOvrCtrl

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

    SecondLinkSelection

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

    SecondLinkSelectionOvrCtrl

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

    SecondOrientationType

    Declaration
    public JointDefine.OrientationType SecondOrientationType { get; set; }
    Property Value
    Type Description
    JointDefine.OrientationType

    SecondOrientationTypeOvrCtrl

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

    SecondOrigin

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

    SecondOriginOvrCtrl

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

    SecondVector

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

    SecondVectorOvrCtrl

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

    SnapLinks

    Declaration
    public bool SnapLinks { get; set; }
    Property Value
    Type Description
    System.Boolean

    SnapLinksOvrCtrl

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

    TranslationAllowed

    Declaration
    public bool TranslationAllowed { get; set; }
    Property Value
    Type Description
    System.Boolean

    TranslationAllowedOvrCtrl

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

    UpperLimitAngleExpression

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

    UpperLimitAngleExpressionOvrCtrl

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

    UpperLimitDefined

    Declaration
    public bool UpperLimitDefined { get; set; }
    Property Value
    Type Description
    System.Boolean

    UpperLimitDefinedOvrCtrl

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

    UpperLimitExpression

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

    UpperLimitExpressionOvrCtrl

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

    Implements

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