FirstX Property

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

Syntax

object.FirstX

object.FirstX = FirstX

 

Parameter Type Description
FirstX Double required

 

Example

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

SurfaceFunctionMap.FirstX = 10

 

Used by: AutoSurfaceFuncMap object, AutoContourFuncMap object