Namespace: ETABS2015
Assembly: ETABS2015 (in ETABS2015.dll) Version: 15.0.0.0 (15.0.0.0)
Assembly: ETABS2015 (in ETABS2015.dll) Version: 15.0.0.0 (15.0.0.0)
Syntax
int GetDamperFrictionSpring( string Name, ref bool[] dof, ref bool[] Fixed, ref bool[] Nonlinear, ref double[] ke, ref double[] ce, ref double[] k, ref double[] K1, ref double[] K2, ref double[] u0, ref double[] us, ref int[] direction, ref double dj2, ref double dj3, ref string notes, ref string GUID )
Parameters
- Name
- Type:
System String
- dof
- Type:
System Boolean
- Fixed
- Type:
System Boolean
- Nonlinear
- Type:
System Boolean
- ke
- Type:
System Double
- ce
- Type:
System Double
- k
- Type:
System Double
- K1
- Type:
System Double
- K2
- Type:
System Double
- u0
- Type:
System Double
- us
- Type:
System Double
- direction
- Type:
System Int32
- dj2
- Type:
System Double
- dj3
- Type:
System Double
- notes
- Type:
System String
- GUID
- Type:
System String
See Also