Example 7: Creating an ITR Reference
- Step 1: Open the geometry representation Transmittal for update.
- Step 2: Create and add a <PGHP> to the geometry representation.
- Step 3: Call SE_ReferencePublishObject() to create an unresolved SE_OBJECT with the <PG’s> object label and the feature representation Transmittal’s URN name.
- Step 4: Call SE_CreateComponentRelationship() with the <PGHP> and the <PG> SE_OBJECTs.
Steps to create an ITR reference if the referenced object is NOT accessible.
SE_STATUS_CODE_ENUM SE_ReferencePublishedObject
const char *transmittal_name_in,
const char *object_label_in,
const char implementation_identifier[],
SE_OBJECT *object_out_ptr