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