English
Appearance
Home > IDMT_SchematicPageItem
原理图图页属性
export interface IDMT_SchematicPageItem
Property
Modifiers
Type
Description
itemType
readonly
EDMT_ItemType.SCHEMATIC_PAGE
项目类型
name
string
原理图图页名称
parentSchematicUuid
所属原理图 UUID
showTitleBlock
boolean
是否显示明细表
titleBlockData
{ [key: string]: { showTitle: boolean; showValue: boolean; value: any; }; }
明细表数据
uuid
原理图图页 UUID