FirstZ Property

The FirstZ property returns or sets the first Z value the function map is to evaluate. Returns a Double.

Syntax

object.FirstZ

object.FirstZ = FirstZ

 

Parameter Type Description
FirstZ Double required

 

Example

This example shows how to set the first Z value for a function map.

SurfaceFunctionMap.FirstZ = 10

 

Used by: AutoSurfaceFuncMap object, AutoContourFuncMap object