Skip to main content

ModelCenter APIs 2025 R1

MetadataAccess

Last update: 16.07.2025

enum MetadataAccess

Supported access levels.

Entries

Private Private
ReadOnly ReadOnly
Public Public

Properties

Name Summary
value val value: Int

Functions

Name Summary
valueOf public valueOf(name: String): Variable.MetadataAccess
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
values public values(): Array<Variable.MetadataAccess>
Returns an array containing the constants of this enum type, in the order they're declared. This method may be used to iterate over the constants.

Connect with Ansys