Search Results for

    Show / Hide Table of Contents

    Class RuntimeObject

    Inheritance
    System.Object
    RuntimeObject
    Accelerometer
    AlignBody
    AxisConstraint
    BondZone
    BreakingConstraint
    CamCoupling
    ChangeMaterial
    CollisionMaterial
    ComponentPart
    ControlBase
    DisplayChanger
    DistanceSensor
    DynamicObjectInstantiation
    ElecCamCoupling
    ExpressionBlock
    ExternalConnection
    GearCoupling
    GenericSensor
    GraphControl
    Gripper
    HydraulicCylinder
    HydraulicValve
    Inclinometer
    InverseKinematics
    Joint
    LaserScanner
    LightCurtain
    LimitSwitch
    MCDSignal
    PneumaticCylinder
    PneumaticValve
    PositionSensor
    PreventCollision
    ProxyObject
    PulleysBeltChain
    RackPinion
    ReadWriteDeviceObject
    Relay
    RigidBody
    RuntimeNC
    RuntimeParameters
    ShapeBody
    Signal
    SignalAdapter
    SinkBehavior
    SourceBehavior
    TableBase
    TagForm
    Tracer
    Transformer
    TransmitterEntry
    TransmitterExit
    TransportSurface
    VelocitySensor
    VirtualAxis
    Inherited Members
    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 RuntimeObject

    Constructors

    RuntimeObject(IntPtr)

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

    Fields

    m_pItem

    Declaration
    protected IntPtr m_pItem
    Field Value
    Type Description
    System.IntPtr

    Properties

    Active

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

    Methods

    AskAssembly()

    Declaration
    public ComponentPart AskAssembly()
    Returns
    Type Description
    ComponentPart

    Dispose()

    Declaration
    public virtual void Dispose()

    Finalize()

    Declaration
    protected void Finalize()

    GetPhysicsObject()

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