Gets or sets whether sound is associated with entity clashes.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property HearClashes As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IDragOperator
Dim value As Boolean
instance.HearClashes = value
value = instance.HearClashes
|
C# | |
---|
bool HearClashes {get; set;} |
C++/CLI | |
---|
property bool HearClashes {
bool get();
void set (bool value);
} |
Return Value
True if the sound for clashes is enabled, false if it is disabled
Remarks
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0