Sets the depth of this surface extrude feature in the forward or reverse direction.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetDepth( _
ByVal Forward As Boolean, _
ByVal Depth As Double _
) |
Visual Basic (Usage) | |
---|
Dim instance As ISurfExtrudeFeatureData
Dim Forward As Boolean
Dim Depth As Double
instance.SetDepth(Forward, Depth)
|
Parameters
- Forward
- True sets the depth in the forward direction, false sets it in the reverse direction
- Depth
- Extrusion depth
Remarks
See Also
Availability
SolidWorks 2001Plus SP1, Revision Number 10.1