Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Preset.IsObjectExcludedFromPresets

public static bool IsObjectExcludedFromPresets(Object reference);

Description

Returns true if this Object is not available in the Preset system.

Creating a Preset using an Object that is Excluded from Preset will reset in an invalid Preset (Preset.IsValid() == false) and will not be usable to ApplyTo or UpdateProperties with any type of Object.

Did you find this page useful? Please give it a rating: