2024-11-07 16:12:22 +08:00

20 lines
300 B
TypeScript

export default {
'id': '305015',
'name': 'ddei.uml.direct',
'code': 'direct',
'desc': '方向关系',
'from': '100401',
'define': {
type: 2,
ep: {
type: 1
},
pvs: [
{ x: -75, y: 0, z: 1 },
{ x: 0, y: 0, z: 1 },
{ x: 75, y: 0, z: 1 },
],
}
}