ActiveField - QuickField API help

QuickField Student Edition free download     Contacts

ActiveField Technology

Objects Overview

Hierarchy Chart

How to Start: Application Object

How to work with Problems

How to work with Model

How to work with Data

How to Analyze Results

Objects

Properties

Methods

Grid Object

Properties

Methods

Summary

The background grid that makes the creation of model vertices and edges easier.

Details

The Grid object represents the background grid that makes the creation of model vertices and edges easier. Unlike the QuickField graphic user interface, the Model, not ModelWindow, possesses the grid. You can get it by the Grid property of the Model.

You can get and set the Origin of the grid as Point and the cell size by Spacing property as Point. You can choose different values for cell size in x and y direction giving non-equal values for the X and Y property of the Point.

The grid cell size affects the vertices and edges creation process in two ways: