AnsioRatio Property

The AnsioRatio property returns or sets the Ansio Ratio value. Returns a Double.

Syntax

object.AnsioRatio

object.AnsioRatio = AnsioRatio

 

Parameter Type Description
AnsioRatio Double Required

 

Example

This example shows how to set the anisotropy ratio for the gridding object.

ContGrid.Ansioratio = 1.4

 

Used by: AutoGriddingObj object