Gets or sets whether the near side option is selected for the Hole Wizard countersink feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property NearSideCounterSink As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IWizardHoleFeatureData2
Dim value As Boolean
instance.NearSideCounterSink = value
value = instance.NearSideCounterSink
|
C# | |
---|
bool NearSideCounterSink {get; set;} |
C++/CLI | |
---|
property bool NearSideCounterSink {
bool get();
void set (bool value);
} |
Return Value
True to select the near side option for the countersink hole, false to not (see
Remarks)
Example
Remarks
See Also
Availability
SolidWorks 2011 SP05, Revision Number 19.5