Xref
|
The XrefGraphNode type exposes the following members.
| Name | Description | |
|---|---|---|
| AutoDelete | Property that indicates whether the object should be
automatically deleted by the Garbage Collector. (Inherited from DisposableWrapper) |
|
| BlockTableRecordId | Property that represents the object identifier of the BlockTableRecord associated with this XrefGraphNode object. | |
| Data | Property that represents data associated with this GraphNode
object. (Inherited from GraphNode) |
|
| Database | Property that represents the database relevant to this XrefGraphNode object. | |
| IsCycleNode | Property that indicates whether this GraphNode object is part
of a cyclical reference. (Inherited from GraphNode) |
|
| IsDisposed | Property that indicates whether pointer to native code
unmanaged object == IntPtr::Zero. (Inherited from DisposableWrapper) |
|
| IsNested | Property that indicates whether the XrefGraphNode represents an xref that is not directly referenced by the host drawing. | |
| Name | Property that represents the name associated with this XrefGraphNode object. | |
| NextCycleNode | Property that represents the next outgoing cyclical reference
of this GraphNode object. (Inherited from GraphNode) |
|
| NumCycleIn | Property that represents the number of incoming cyclical
references associated with this GraphNode object. (Inherited from GraphNode) |
|
| NumCycleOut | Property that represents the number of outgoing cyclical
references associated with this GraphNode object. (Inherited from GraphNode) |
|
| NumIn | Property that represents the number of incoming references
associated with this GraphNode object. (Inherited from GraphNode) |
|
| NumOut | Property that represents the number of outgoing references
associated with this GraphNode object. (Inherited from GraphNode) |
|
| Owner | Property that represents the Graph object to which this
GraphNode object is attached. (Inherited from GraphNode) |
|
| UnmanagedObject | Property that represents a pointer to an unmanaged
object. (Inherited from DisposableWrapper) |
|
| XrefNotificationStatus | Property that represents the xref notification status for this XrefGraphNode object. | |
| XrefStatus | Property that represents the status for this XrefGraphNode object. |
| Name | Description | |
|---|---|---|
| AddRefTo | Creates an outgoing reference, in this GraphNode object, to the
specified GraphNode object. (Inherited from GraphNode) |
|
| Clear | Clears the specified set flag bits in this GraphNode
object. (Inherited from GraphNode) |
|
| CreateObjRef | (Inherited from MarshalByRefObject) |
|
| CycleIn | Returns the specified incoming cyclical reference of this
GraphNode object. (Inherited from GraphNode) |
|
| CycleOut | Returns the specified outgoing cyclical reference of this
GraphNode object. (Inherited from GraphNode) |
|
| DeleteUnmanagedObject | (Inherited from GraphNode) |
|
| DisconnectAll | Removes all references in and to this GraphNode object. (Inherited from GraphNode) |
|
| Dispose | (Inherited from DisposableWrapper) |
|
| Dispose(Boolean) | (Inherited from DisposableWrapper) |
|
| Equals | Checks objects for equality. (Inherited from DisposableWrapper) |
|
| Finalize | (Inherited from DisposableWrapper) |
|
| GetHashCode | Retrieves the object hash code. (Inherited from DisposableWrapper) |
|
| GetLifetimeService | (Inherited from MarshalByRefObject) |
|
| GetType | (Inherited from Object) |
|
| In | Returns the specified incoming reference of this GraphNode
object. (Inherited from GraphNode) |
|
| InitializeLifetimeService | (Inherited from MarshalByRefObject) |
|
| IsMarkedAs | Checks whether all the specified set flag bits are set in this
GraphNode object. (Inherited from GraphNode) |
|
| MarkAs | Sets the specified flag bits set in this GraphNode
object. (Inherited from GraphNode) |
|
| MarkTree | Marks this GraphNode object and all nested outgoing GraphNode
objects with the specified flags. (Inherited from GraphNode) |
|
| MemberwiseClone | (Inherited from Object) |
|
| MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject) |
|
| Out | Returns the specified outgoing reference of this GraphNode
object. (Inherited from GraphNode) |
|
| RemoveRefTo | Removes the outgoing reference, in this GraphNode object, to
the specified GraphNode object. (Inherited from GraphNode) |
|
| SetEdgeGrowthRate | Sets the number of outgoing and incoming edges that are
allocated at a time on a graph node. If the node-to-node
relationship contains many edges, this method should be called to
increase the rate of the outgoing and incoming edges from the
defaults of 4 and 2 respectively. Setting the rates to higher
values increases performance but may increase memory usage. (Inherited from GraphNode) |
|
| ToString | (Inherited from Object) |
| © Bricsys NV. All rights reserved. |