QaImage is an object that represents a single document or routine 3D view image. All properties can be retrieved and set except for the Label property.

QaImage - Methods

Methods Description Return Type Input Parameters Remarks
DeleteImage(void) Deletes the image represented by the QaImage object. boolean   Document images are removed from the document. Routine images are removed from the database. Image files are not deleted by this method since they may be used by multiple documents or routines. Management of image files is done using the Windows file system.
LoadImage(void) Loads the image into a CM4D document so it can appear in a CM4D 3D View. boolean    

QaImage - Properties

Property Description Return Type Input Parameters Remarks
Layer Image Layer short     
Child Image Child BSTR    
Descr Image Description BSTR    
Label Image Label (get only) BSTR    
OffsetX Image Offset X double    
OffsetY Image Offset Y double    
OffsetZ Image Offset Z double    
Path Image Filename Path BSTR    
Scale Image Scale double    

 

Can we improve this topic? Click   Send Feedback in the upper right of the screen to share your comments!