ITK Function Reference

(V10000.1.0.60_20160308.00)
Data Fields
BOM_duplicate_project_info_s Struct Reference

#include <bomclone.h>

Data Fields

logical assign
 
tag_tprojects
 
int projectsCnt
 
logical validate
 

Detailed Description

Contains the project information to be used by Duplicate operation.

Note
This tells Duplicate operation if it needs to validate and assign cloned Items to specified projects.

Definition at line 102 of file bomclone.h.

Field Documentation

logical BOM_duplicate_project_info_s::assign

Flag that indicates if new cloned objects need to be assigned to projects

Definition at line 104 of file bomclone.h.

tag_t* BOM_duplicate_project_info_s::projects

projectsCnt List of specified projects to be used or validated

Definition at line 107 of file bomclone.h.

int BOM_duplicate_project_info_s::projectsCnt

Number of specified projects to be used or validated

Definition at line 106 of file bomclone.h.

logical BOM_duplicate_project_info_s::validate

Flag that indicates if validation needs to be performed on projects

Definition at line 105 of file bomclone.h.


The documentation for this struct was generated from the following file: