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

LabelBlockES Object

LabelBlockES Object

                                   

Summary

Physical properties of a block for problems of electrostatics.

Details

The LabelBlockES object represents physical data applicable to the block label for electrostatic problems.

When you need to set or modify physical parameters for the block label, you have to get the LabelBlockES object using the Content property of the Label object, modify the LabelBlockES object using its properties, and then put it back in the Label object assigning your LabelBlockES to the Content property of your Label object.

The LabelBlockES object inherits methods and properties from its base class LabelBlock. In addition, it provides properties specific for electrostatic analysis. Those are:

Kxx (Absolute)

Get and set the components of electric permititivity.
If the optional parameter is False or omitted, the value is considered as a relative permitivity, otherwise as an absolute value.
Absolute values of electric permititivity are measured in (F/m)

Kyy (Absolute)

Loading

The value of distributed electric charge density (C/m3).

You always have to set both Kxx and Kyy properties even for isotropic materials. If the Polar property is set to True, the Kxx component is considered as a radial and Kyy  - as tangential component of the permitivity tensor.