Share

GridSurfaceEdge Properties

The GridSurfaceEdge type exposes the following members.

Properties

 NameDescription
Public propertyCell1 Gets the cell on the left or bottom of the edge.
Public propertyCell2 Gets the cell on the right or top of the edge.
Public propertyIsValid Gets whether the object is valid.
(Overrides GridSurfaceObjectIsValid)
Public propertySurface Gets the Surface to which the object belongs.
(Inherited from GridSurfaceObject)
Public propertyVertex1 Gets the vertex on the left or bottom of the edge.
Public propertyVertex2 Gets vertex on the right or top of the edge.

See Also

Reference

Was this information helpful?