Gets or sets the hidden-line removal quality property of this model view.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property HlrQuality As Integer |
Visual Basic (Usage) | |
---|
Dim instance As IModelView
Dim value As Integer
instance.HlrQuality = value
value = instance.HlrQuality
|
C# | |
---|
int HlrQuality {get; set;} |
C++/CLI | |
---|
property int HlrQuality {
int get();
void set (int value);
} |
Return Value
Type of HLR done as defined in swHlrQuality_e
See Also
Availability
SolidWorks 2000 FCS, Revision Number 8.0