SheetInformation Interface

Captures basic metadata about a Sheet. This information is typically included in the Sheet's graphical representation, often as part of its title block. This information is stored in a SheetInformationAspect.

Properties

Name Type Description
checkedBy string | undefined A user-supplied string describing who verified the sheet contents.  
designedBy string | undefined A user-supplied string describing who designed the sheet contents.  
designedDate Date | undefined A user-supplied date describing when the sheet contents were designed.  
drawnBy string | undefined A user-supplied string describing who drew the sheet contents.  

Defined in

Last Updated: 11 November, 2025