Gets or sets whether to flip a flat-pattern view of a sheet metal part.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property FlipView As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IView
Dim value As Boolean
instance.FlipView = value
value = instance.FlipView
|
C# | |
---|
bool FlipView {get; set;} |
C++/CLI | |
---|
property bool FlipView {
bool get();
void set (bool value);
} |
Return Value
True to flip the flat-pattern view, false to not
Example
See Also
Availability
SolidWorks 2007 SP5, Revision Number 15.5