Gets or sets whether to open the assembly document in Large Design Review mode.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ViewOnly As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IDocumentSpecification
Dim value As Boolean
instance.ViewOnly = value
value = instance.ViewOnly
|
C# | |
---|
bool ViewOnly {get; set;} |
C++/CLI | |
---|
property bool ViewOnly {
bool get();
void set (bool value);
} |
Return Value
True to open the assembly in Large Design Review mode, false to not
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0