跳到主要内容

IBomPlankExtraProfiles 接口

interface IBomPlankExtraProfiles 

板件额外的开料信息

属性

extraProfiles

extraProfiles: {
edgeBanding: IBomPlankExtraProfile;
edgeBanding_preMilling_universalEnlarge?: IBomPlankExtraProfile;
edgeBanding_universalEnlarge?: IBomPlankExtraProfile;
edgeBanding_preMilling_bananaBendEnlarge?: IBomPlankExtraProfile;
edgeBanding_bananaBendEnlarge?: IBomPlankExtraProfile;
edgeBanding_preMilling_skeletalDoorEnlarge?: IBomPlankExtraProfile;
edgeBanding_skeletalDoorEnlarge?: IBomPlankExtraProfile;
};

额外开料信息

类型: { edgeBanding: IBomPlankExtraProfile; edgeBanding_preMilling_universalEnlarge?: IBomPlankExtraProfile; edgeBanding_universalEnlarge?: IBomPlankExtraProfile; edgeBanding_preMilling_bananaBendEnlarge?: IBomPlankExtraProfile; edgeBanding_bananaBendEnlarge?: IBomPlankExtraProfile; edgeBanding_preMilling_skeletalDoorEnlarge?: IBomPlankExtraProfile; edgeBanding_skeletalDoorEnlarge?: IBomPlankExtraProfile; }