Line Element |
||||||||
Description |
||||||||
ABUSH defines a bushing between two NLFE grid nodes. |
||||||||
Format |
||||||||
<ABUSH id = "integer" pid = "integer" g1 = "integer" g2 = "integer" /> |
||||||||
Attributes |
||||||||
id |
Unique bushing identification number. |
|||||||
pid |
Property identification number. |
|||||||
g1 |
First grid identification number. |
|||||||
g2 |
Second grid identification number (). |
|||||||
Comments |
||||||||
|
||||||||
Example |
||||||||
The example demonstrates the definition of an ABUSH element. <ABUSH id="5" pid="12" g1="20" g2="6"/> |