Share

Environment.BuiltIn Property

Parent Object: Environment

Description

Property that specifies if the Environment a standard Autodesk Inventor Environment or if it has been added by a client. Built-in environments have restrictions in the edits that can be performed. For example, build-in environments cannot be deleted. For more information, see the Environments overview.

Syntax

Environment.BuiltIn() As Boolean

Property Value

This is a read only property whose value is a Boolean.

Version

Introduced in version 9

Was this information helpful?