GridSurfaceVertex Members

The GridSurfaceVertex type exposes the following members.

Methods

  NameDescription
Public methodDispose (Inherited from GridSurfaceObject.)
Public methodEquals (Overrides Object.Equals(Object).)
Public methodGetHashCode (Overrides Object.GetHashCode().)

Properties

  NameDescription
Public propertyGridLocation
Gets the location of the object as a GridLocation.
Public propertyIsValid
Gets whether the object is valid.
(Inherited from GridSurfaceObject.)
Public propertyLocation
Gets the location of the vertex as a Point3d.
Public propertySurface
Gets the Surface to which the object belongs.
(Inherited from GridSurfaceObject.)

See Also