Gets or sets the starting end length of a torsion spring.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property StartingEndLength As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As ISpring
Dim value As System.Double
instance.StartingEndLength = value
value = instance.StartingEndLength |
C# | |
---|
System.double StartingEndLength {get; set;} |
C++/CLI | |
---|
property System.double StartingEndLength {
System.double get();
void set ( & System.double value);
} |
Property Value
Starting end length
See Also
Availability
SOLIDWORKS 2005 SP1, Revision Number 13.1