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