Class RuntimeObject
Inheritance
System.Object
RuntimeObject
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 |