Gets or sets whether the ends of compression spring are ground to a flat surface or have the same pitch as the coil.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property GroundType As Integer |
Visual Basic (Usage) | |
---|
Dim instance As ISpring
Dim value As Integer
instance.GroundType = value
value = instance.GroundType
|
C# | |
---|
int GroundType {get; set;} |
C++/CLI | |
---|
property int GroundType {
int get();
void set (int value);
} |
Return Value
0 for ends to be ground to a flat surface, 1 for ends to have same pitch as the coil
See Also
Availability
SolidWorks 2005 SP1, Revision Number 13.1