开发:优化代码

pull/2075/head
ChenX 2 years ago
parent 6eb76508f0
commit 5524bce239

@ -150,7 +150,7 @@ export class Database
this.DefaultMaterial.Update();
HostApplicationServices.DefaultMeshMaterial = this.DefaultMaterial.Material;
HostApplicationServices.CurrentDimStyle = (this.DimStyleTable.Current.Object as DimStyleRecord).Id;
HostApplicationServices.CurrentDimStyle = this.DimStyleTable.Current;
}
Destroy()

Loading…
Cancel
Save