Search Results for

    Show / Hide Table of Contents

    Class AxisConstraint

    Inheritance
    System.Object
    RuntimeObject
    AxisConstraint
    SpringDamper
    Inherited Members
    RuntimeObject.m_pItem
    RuntimeObject.Dispose()
    RuntimeObject.AskAssembly()
    RuntimeObject.GetPhysicsObject()
    RuntimeObject.Active
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ToString()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: NXOpen
    Assembly: NXOpen.Utilities.dll
    Syntax
    public class AxisConstraint : RuntimeObject

    Constructors

    AxisConstraint(IntPtr)

    Declaration
    protected AxisConstraint(IntPtr pItem)
    Parameters
    Type Name Description
    System.IntPtr pItem

    Methods

    GetForce()

    Declaration
    public Vector3 GetForce()
    Returns
    Type Description
    Vector3

    GetTorque()

    Declaration
    public Vector3 GetTorque()
    Returns
    Type Description
    Vector3
    In This Article
    Back to top Generated by DocFX