Gets or sets whether sound is associated with entity clashes.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property HearClashes As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IDragOperator
Dim value As System.Boolean
instance.HearClashes = value
value = instance.HearClashes |
C# | |
---|
System.bool HearClashes {get; set;} |
C++/CLI | |
---|
property System.bool HearClashes {
System.bool get();
void set ( & System.bool value);
} |
Property 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