NElectricalForce Class Members
In This Topic
The following tables list the members exposed by NElectricalForce.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| NominalDistance | Gets or sets the nominal distance, which affects the power with which vertices repel each other in a square low |
| RepulsionCoefficient | Gets or sets the repulsion coefficient, which affects the power with which vertices repel each other. |
Top
Public Methods
| Name | Description |
| AccumulateForce | Computes the electical force acting on vertex1 and vertex2 and updates the bodies current forces |
| OnLayingOutGraph | Overridden. Called before the force is used in the specified graph |
Top
See Also