MessageSection.HasWarnings Property
Parent Object: MessageSectionDescription
Property that returns whether this message section has any warnings reported in it.
Syntax
MessageSection.HasWarnings() As BooleanProperty Value
This is a read only property whose value is a Boolean.Samples
Name | Description |
Using Inventor's error dialog | Demonstrates using Inventor's error dialog. |