GridNode
Description:
A structure that represents a particular location in (U,V) from a grid.
A structure that represents a particular location in (U,V) from a grid.
Inheritance Hierarchy:
System.Object
System.ValueType
Autodesk.Revit.DB.GridNode
System.Object
System.ValueType
Autodesk.Revit.DB.GridNode
public struct GridNode
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| GridNode(Int32, Int32) | None | Initializes a new instance of the GridNode class |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Equals | None | Indicates whether this instance and a specified object are equal. (Inherited from ValueType ) | ValueType |
| GetHashCode | None | Returns the hash code for this instance. (Inherited from ValueType ) | ValueType |
| GetType | None | Gets the Type of the current instance. (Inherited from Object ) | Object |
| ToString | None | Returns the fully qualified type name of this instance. (Inherited from ValueType ) | ValueType |