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

Boundary Property

Boundary Property

                          

Summary

Returns/sets the flag indicates whether the deformed boundary for a stress analysis problem is displayed.

Syntax

FieldPicture.Boundary As Boolean
Object.Boundary (
  [Edges As QfBoundaryEdges]            '
) As ShapeRange

Remarks

The Boundary property has different meaning depending upon the object that the property belongs to. For the FieldPicture object this property sets and returns the flag indicating whether the deformed shape is drawn in the FieldWindow. This property is applicable only for stress analysis problems.

With  geometric objects such as Shapes, ShapeRange and Block, the Boundary property is read-only. It returns the ShapeRange collection, contains only Edges. For the Block object the boundary edges of the block are included in the returned collection.

For the collections (Shapes and ShapeRange) outer edges of the whole collection are included to the resulting collection.