Gets or sets whether to return higher-quality data.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ImprovedQuality As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ITessellation
Dim value As System.Boolean
instance.ImprovedQuality = value
value = instance.ImprovedQuality |
C# | |
---|
System.bool ImprovedQuality {get; set;} |
C++/CLI | |
---|
property System.bool ImprovedQuality {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to return higher-quality tesselation analysis data; false to return tesselation rendering data
Example
Remarks
See Also
Availability
SolidWorks 2010 FCS, Revision Number 18.0