ICommonIntersected interface
Signature:
interface ICommonIntersected<T extends EIntersectedType>
Links: interface ICommonIntersected<T extends EIntersectedType>
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
T | 交接数据的数据类型 | ||
string | 当前交接信息产生的元件ID | ||
string | 交接信息产生元件的父母ID | ||
boolean | (Optional) 交接体板面是否需要开槽 当五金与板面产生的交接信息,为板面的部分,则为true | ||
Number3[] | 当前交接信息所有顶点的信息 * 如果为交接面,length为4 * 如果为交接体,length为8 | ||
(Optional) 商品建模基准平面,商品层必定存在 | |||
string | (Optional) 交接体的shell数据 |