Sets the specified cable parameters.
.NET Syntax
Visual Basic (Usage) | |
---|
Dim instance As ICWCable
Dim DDiameter As System.Double
Dim DSafeAxialStrength As System.Double
Dim DTensionPreLoadForce As System.Double
instance.SetCableParams(DDiameter, DSafeAxialStrength, DTensionPreLoadForce) |
Parameters
- DDiameter
- 0 <= Cable diameter (meters in SI units) <= 1000000000000000042420637374017961984
- DSafeAxialStrength
- 0 <= Safe axial strength (Newtons/meter^2 in SI units) <= 1000000000000000042420637374017961984
- DTensionPreLoadForce
- 0 <= Tension pre-load force (Newtons in SI units) <= 1000000000000000042420637374017961984
Example
See Also
Availability
SOLIDWORKS Simulation API 2026 SP0