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