ActiveField™ Help    

Main QuickField Site  

Free Downloads  

Contacts  

ActiveField Technology
What's New
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

Parametric Simulation Samples

InCircle Property

InCircle Property

                          

Summary

Returns the sub-collection of shapes located inside the given circle.

Syntax

Object.InCircle (
   Center As Point,                     '
   Radius As Double                     '
) As ShapeRange

Parameters

Center
[in, optional] Point
Radius
[in, optional] Double

Remarks

The Center and Radius parameters define the circle. The method returns only those shapes that locate entirely inside the rectangle.