Gets or sets whether to display a warning when invalid information is encountered in the design table when updating the design table.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Warn As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IDesignTable
Dim value As Boolean
instance.Warn = value
value = instance.Warn
|
C++/CLI | |
---|
property bool Warn {
bool get();
void set (bool value);
} |
Return Value
True to display a warning when invalid information is encountered in the design table when updating the design table, false to not
Remarks
See Also
Availability
SolidWorks 2004 SP3, Revision Number 12.3