Gets or sets the thread end condition for this Hole Wizard feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ThreadEndCondition As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IWizardHoleFeatureData2
Dim value As System.Integer
instance.ThreadEndCondition = value
value = instance.ThreadEndCondition |
C# | |
---|
System.int ThreadEndCondition {get; set;} |
C++/CLI | |
---|
property System.int ThreadEndCondition {
System.int get();
void set ( & System.int value);
} |
Property Value
Thread end condition as defined in
swWzdHoleThreadEndCondition
Remarks
See Also
Availability
SOLIDWORKS 2005 SP3, Revision Number 13.3