ufe  4.2
Universal Front End is a DCC-agnostic component that will allow a DCC to browse and edit data in multiple data models
attributesUndoableCommands.h
Go to the documentation of this file.
1 #line 1 "S:/jenkins/workspace/ECP/ufe/ufe-full-python3.10-windows/ufe/include/attributesUndoableCommands.h"
2 #ifndef _attributesUndoableCommands
3 #define _attributesUndoableCommands
4 
5 // =======================================================================
6 // Copyright 2022 Autodesk, Inc. All rights reserved.
7 //
8 // This computer source code and related instructions and comments are the
9 // unpublished confidential and proprietary information of Autodesk, Inc.
10 // and are protected under applicable copyright and trade secret law. They
11 // may not be disclosed to, copied or used by any third party without the
12 // prior written consent of Autodesk, Inc.
13 // =======================================================================
14 
15 #include "attributesCommands.h"
16 
17 UFE_NS_DEF {
18 
21 }
22 
23 #endif /* _attributesUndoableCommands */
Command to add an attribute to a scene item.
AttributeUndoableCommand RenameAttributeUndoableCommand
#define UFE_NS_DEF
Definition: ufe.h:35
AttributeUndoableCommand AddAttributeUndoableCommand