Fast Ref / API Reference / Advanced

convert_to_reference()

下载 Markdown

Example

# Select objects in 3ds Max first, then call:
from os_fast_ref.api import FastRefAPI

api = FastRefAPI()
result = api.convert_to_reference(namespace="MyCharacter")

print(f"Converted to slot {result['slot']}  (ns: {result['namespace']})")

v2: Confirmation dialog is suppressed automatically.

💬

Need help with the API?

Open a support ticket or join the community discussion.

联系支持