Sets Young's Modulus for the custom material of this linkage rod connector.
.NET Syntax
Visual Basic (Declaration) | |
---|
WriteOnly Property YoungsModulus As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As ICWLinkageRod
instance.YoungsModulus = value |
C# | |
---|
System.double YoungsModulus {set;} |
C++/CLI | |
---|
property System.double YoungsModulus {
void set ( & System.double value);
} |
Property Value
0.0 <= Young's Modulus in N/m^2 <= 1000000000000000042420637374017961984.0
Remarks
See Also
Availability
SOLIDWORKS Simulation API 2022 SP0