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