IGrooveDataV2 接口
interface IGrooveDataV2
属性
depth
depth: number;
槽深
end
end?: Number3;
终点
类型: Number3
geometryType
geometryType?: EGrooveGeometryType;
槽几何类型,不填默认是SQUARE
name
name: string;
名称
path
path?: IProfileOrPath;
多点路径
类型: IProfileOrPath
plankFaceId
plankFaceId: string;
板面
processingTechnology
processingTechnology?: IFittingProcessingTechnology;
孔/槽的加工工艺
类型: IFittingProcessingTechnology
profile
profile?: IProfileOrPath;
槽路径点
类型: IProfileOrPath
radius
radius?: number;
圆弧路径
start
start?: Number3;
起点圆心
类型: Number3
type
type: EAppliedGrooveType;
槽应用类型
width
width?: number;
槽宽