跳到主要内容

IFittingHoleCollect type

方案中,所有孔的数据

Signature:

declare type IFittingHoleCollect = Record<string, IHoleData[]>;

Links: declare type IFittingHoleCollect = Record<string, IHoleData[]>;

References: IHoleData