Share

ErrorManager.StartMessageSection Method

Parent Object: ErrorManager

Description

Method that starts a message section and returns a MessageSection object which can be used to clear, adopt or retain error/warning messages created during the section.

Syntax

ErrorManager.StartMessageSection() As MessageSection

Samples

Name Description
Using Inventor's error dialog Demonstrates using Inventor's error dialog.
Display custom error messages Demonstrates displaying custom error messages.

Version

Introduced in version 2010

Was this information helpful?