Gets or sets the diameter of the Hole Wizard middle countersink feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property MidCounterSinkDiameter As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IWizardHoleFeatureData2
Dim value As System.Double
instance.MidCounterSinkDiameter = value
value = instance.MidCounterSinkDiameter |
C# | |
---|
System.double MidCounterSinkDiameter {get; set;} |
C++/CLI | |
---|
property System.double MidCounterSinkDiameter {
System.double get();
void set ( & System.double value);
} |
Property Value
Middle countersink diameter
Example
Remarks
See Also
Availability
SOLIDWORKS 2001Plus FCS, Revision Number 10.0