Gets or sets whether to display the feature error dialog.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ShowFeatureErrorDialog As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IModelDoc2
Dim value As System.Boolean
instance.ShowFeatureErrorDialog = value
value = instance.ShowFeatureErrorDialog |
C# | |
---|
System.bool ShowFeatureErrorDialog {get; set;} |
C++/CLI | |
---|
property System.bool ShowFeatureErrorDialog {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True displays an error dialog, false does not
Remarks
See Also
Availability
SOLIDWORKS 2001Plus FCS, Revision Number 10.0