Gets the depth of the feature in the forward or reverse direction.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetDepth( _
ByVal Forward As Boolean _
) As Double |
Visual Basic (Usage) | |
---|
Dim instance As ISurfExtrudeFeatureData
Dim Forward As Boolean
Dim value As Double
value = instance.GetDepth(Forward)
|
C++/CLI | |
---|
double GetDepth(
& bool Forward
) |
Parameters
- Forward
True gets the depth in the forward direction, false gets it in the reverse direction
Return Value
Extrusion depth
Remarks
See Also
Availability
SolidWorks 2001Plus SP1, Revision Number 10.1