Main Page | Modules | Files | Functions | Code Elements | Data Structures | Deprecated

tccore/aom_prop.h File Reference


Detailed Description

This file contains the ANSI C interface to Teamcenter Engineering property messages and access functions.

Property Messages are conceptual actions to be done on a property. When a Message is sent to a specific Property, the Method registered with that Message/Type/Property combination will be executed. See ITK documentation on Property Methods for further details.

Each message has a unique set of parameters, which are defined here. These parameters are passed in the varargs list METHOD_execute / METHOD_execute_using, and received in the varargs list of action functions registered to perform methods.

Definition in file aom_prop.h.

#include <unidefs.h>
#include <property/propdesc.h>
#include <property/prop_msg.h>
#include <tccore/libtccore_exports.h>
#include <tccore/libtccore_undef.h>

Go to the source code of this file.

Data Structures

Typedefs

Functions