VB.net CAD 关闭或打开正交



The following statements turn Ortho mode on. Unlike the grid and snap settings, Ortho mode is maintained in the Database object instead of the active viewport.

下列代码打开正交模式,不像栅格和捕捉设置,正交模式在Database对象中维护,而不是在活动视口维护。

VB.NET

Application.DocumentManager.MdiActiveDocument.Database.Orthomode = True

C#

Application.DocumentManager.MdiActiveDocument.Database.Orthomode = true;

VBA/ActiveX Code Reference

ThisDrawing.ActiveViewport.OrthoOn = True



所有浏览器启动主页都被劫持



欢迎关注微信公众账号ByCAD