Gets or sets whether the Hole Wizard feature is an underhead counter sink.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property UnderHeadCounterSink As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IWizardHoleFeatureData2
Dim value As System.Boolean
instance.UnderHeadCounterSink = value
value = instance.UnderHeadCounterSink |
C# | |
---|
System.bool UnderHeadCounterSink {get; set;} |
C++/CLI | |
---|
property System.bool UnderHeadCounterSink {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True if an underhead counter sink, false if not
See Also
Availability
SOLIDWORKS 2025 SP01, Revision Number 33.1