NSpringForce Class Members
In This Topic
The following tables list the members exposed by NSpringForce.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| SpringForceLaw | Gets or sets the type of spring force to use. By default set to HookeLaw. |
| SpringLength | Gets or sets the default spring length. |
| SpringStiffness | Gets or sets the default string stiffness. |
Top
Public Methods
| Name | Description |
| AccumulateForce | Accumulates the force acting on the specified pair of connected vertices |
| OnLayingOutGraph | Overridden. Called before the force is used in the specified graph |
Top
See Also