Gets or sets the strength of the bolt.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property PinBoltStrengthUnit As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ICWBoltConnector
Dim value As System.Integer
instance.PinBoltStrengthUnit = value
value = instance.PinBoltStrengthUnit |
C# | |
---|
System.int PinBoltStrengthUnit {get; set;} |
C++/CLI | |
---|
property System.int PinBoltStrengthUnit {
System.int get();
void set ( & System.int value);
} |
Property Value
Strength of bolt
See Also
Availability
SOLIDWORKS Simulation API 2009 SP0