Gets or sets the number of times the thread is created in an evenly-spaced pattern around the hole or shaft of this thread feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property NumberOfStarts As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IThreadFeatureData
Dim value As System.Integer
instance.NumberOfStarts = value
value = instance.NumberOfStarts |
C# | |
---|
System.int NumberOfStarts {get; set;} |
C++/CLI | |
---|
property System.int NumberOfStarts {
System.int get();
void set ( & System.int value);
} |
Property Value
2 (default) <= Number of times the thread is started <= 1000
Example
Remarks
See Also
Availability
SOLIDWORKS 2018 FCS, Revision Number 26.0