ReferenceKeyManager.LoadContextFromArray Method
Parent Object:
ReferenceKeyManager
Description
Method to load a previously saved key context from an array of data.
Syntax
ReferenceKeyManager.
LoadContextFromArray
(
ContextData
() As Byte ) As Long
Parameters
Name
Type
Description
ContextData
Byte
Input Byte array that specifies the context data as written out by a call to SaveContextToArray.
Version
Introduced in version 5
© Copyright 2025 Autodesk, Inc.
Comment on this page.