Properties |
Methods |
Physical properties of an edge for problems of DC Conduction.
The LabelEdgeCF object represents physical data applicable to the edge label for DC conduction analysis problems.
When you need to set or modify some physical parameters for the edge label, you have to get the LabelEdgeCF object using the Content property of the Label object, modify the LabelEdgeCF object using its properties, and then put it back in the Label object assigning your LabelEdgeCF to the Content property of your Label object.
The LabelEdgeCF object inherits methods and properties from its base class LabelEdge. Here the LabelEdge's properties take the following meaning:
Set and get the known value of electric potential U0 at the edge. | |
Neumann as Double |
Sets and gets the normal component of current density vector jn. |
Floating as Boolean |
If True defines the edge as a surface of a conductor having much greater conductivity than the surrounding media. The conductor is assumed to have a constant but unknown potential value U=const. |