Gets or sets whether to reverse the second direction of the section view for this part or assembly.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property SecondReverseDirection As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ISectionViewData
Dim value As Boolean
instance.SecondReverseDirection = value
value = instance.SecondReverseDirection
|
C# | |
---|
bool SecondReverseDirection {get; set;} |
C++/CLI | |
---|
property bool SecondReverseDirection {
bool get();
void set (bool value);
} |
Return Value
True to reverse the second direction of the section view, false to not
Example
See Also
Availability
SolidWorks 2007 FCS, Revision Number 15.0