Gets whether the near side option is selected for the Hole Wizard countersink feature.
NOTE: This property is a get-only property. Set is not implemented.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property NearSideCounterSink As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IWizardHoleFeatureData2
Dim value As System.Boolean
instance.NearSideCounterSink = value
value = instance.NearSideCounterSink |
C# | |
---|
System.bool NearSideCounterSink {get; set;} |
C++/CLI | |
---|
property System.bool NearSideCounterSink {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True if the near side option for the countersink Hole Wizard feature is selected, false if not (see
Remarks)
Example
Remarks
See Also
Availability
SOLIDWORKS 2011 SP05, Revision Number 19.5