Sets the shear modulus for the custom material of this cable connector.
.NET Syntax
Visual Basic (Declaration) | |
---|
WriteOnly Property ShearModulus As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As ICWCable
instance.ShearModulus = value |
C# | |
---|
System.double ShearModulus {set;} |
C++/CLI | |
---|
property System.double ShearModulus {
void set ( & System.double value);
} |
Property Value
Shear modulus
See Also
Availability
SOLIDWORKS Simulation API 2026 SP0