Gets whether the section cut direction is reversed from the default direction.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetReversedCutDirection() As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IDrSection
Dim value As System.Boolean
value = instance.GetReversedCutDirection() |
C# | |
---|
System.bool GetReversedCutDirection() |
C++/CLI | |
---|
System.bool GetReversedCutDirection(); |
Return Value
True if the section cut direction is reversed from the default, false if it is not
Example
See Also
Availability
SolidWorks 2000 FCS, Revision Number 8.0