BlankedNodes Property
The BlankedNodes property returns or sets the surface data map Blanked Nodes value. Returns a Long.
Syntax
object.BlankedNodes
object.BlankedNodes = BlankedNodes
Parameter | Type | Description |
BlankedNodes | Long | required; grfBlanking |
Example
This example shows how to set the blanked node value for a surface map.
SurfaceDataMap.BlankedNodes (grfDontDraw)
Used by: AutoSurfaceDataMap object, AutoSurfaceGridMap object