EngView Automation Documentation
 
Loading...
Searching...
No Matches
ObjectPartInfo Struct Reference

ObjectPartInfo represents an instance of a 1up in a layout. The instance is specified by the 1up Id, a name, and a transformation matrix. More...

Public Attributes

BSTR sOneupName
 Name of the 1up (the human-readable)
 
INT idOneup
 Id of the 1up, unique in the context of a project.
 
INT idArticle
 ID of the article attached to this part. -1 indicates 'no article'.
 
MatrixPrxy matrix
 A transformation matrix that turns 1up design coordinates into a layout.
 

Detailed Description

ObjectPartInfo represents an instance of a 1up in a layout. The instance is specified by the 1up Id, a name, and a transformation matrix.

Member Data Documentation

◆ sOneupName

BSTR ObjectPartInfo::sOneupName

Name of the 1up (the human-readable)

◆ idOneup

INT ObjectPartInfo::idOneup

Id of the 1up, unique in the context of a project.

◆ idArticle

INT ObjectPartInfo::idArticle

ID of the article attached to this part. -1 indicates 'no article'.

◆ matrix

MatrixPrxy ObjectPartInfo::matrix

A transformation matrix that turns 1up design coordinates into a layout.


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