Sets whether the section cut direction is reversed from the default.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub SetReversedCutDirection( _
ByVal Reversed As Boolean _
) |
Visual Basic (Usage) | |
---|
Dim instance As IDrSection
Dim Reversed As Boolean
instance.SetReversedCutDirection(Reversed)
|
C# | |
---|
void SetReversedCutDirection(
bool Reversed
) |
C++/CLI | |
---|
void SetReversedCutDirection(
& bool Reversed
) |
Parameters
- Reversed
True reverses the section cut direction from the default, false does not
Remarks
See Also
Availability
SolidWorks 2000 FCS, Revision Number 8.0