Search Results for

    Show / Hide Table of Contents

    Class ShapeBody

    Inheritance
    System.Object
    RuntimeObject
    ShapeBody
    CollisionBody
    CollisionSensor
    RuntimeButton
    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 ShapeBody : RuntimeObject

    Constructors

    ShapeBody(IntPtr)

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

    Methods

    GetOwner()

    Declaration
    public virtual RigidBody GetOwner()
    Returns
    Type Description
    RigidBody
    In This Article
    Back to top Generated by DocFX