Properties |
Methods |
Physical properties of an edge for problems of electrostatics.
The LabelEdgeES object represents physical data applicable to the edge label for electrostatic problems.
When you need to set or modify some physical parameters for the edge label, you have to get the LabelEdgeES object using the Content property of the Label object, modify the LabelEdgeES object using its properties, and then put it back in the Label object assigning your LabelEdgeES to the Content property of your Label object.
The LabelEdgeES object inherits methods and properties from its base class LabelEdge. Here the LabelEdge's properties take the following meaning:
Sets and gets the known value of electric potential U0 at the edge. | |
Sets and gets the normal component of electric induction vector Dn, that is equal to a surface charge density. | |
If True defines the edge as a surface of an isolated "floating" conductor. The conductor is assumed to have a constant but unknown potential value U=const. |