Information
This version of the product has reached end of support. The documentation is available for your convenience. However, you must be logged in to access it. You will not be able to leave comments.

Overlays and structures


The following structure supports the creation of overlay objects. For more information about overlay objects, see Origin-objects-custom-objects-and-overlays.

AROverlaidStruct

Represents an object to be overlaid. This structure is used by the ARCreateOverlay and ARCreateOverlayFromObject functions.


typedef struct AROverlaidStruct {
    ARNameType            name;
    ARInternalID          objectId;
    unsigned int          obType;
    ARNameType            schemaName;
    unsigned int          inheritMask;
    unsigned int          extendMask;
} AROverlaidStruct;

This structure has the following elements:

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

AR System 21.05