Model teklamodel = new Model();
Point point = new Point(0, 7000, 0);
Point point2 = new Point(1000, 7000, 0);
Beam Beam1 = new Beam();
Beam1.StartPoint = point;
Beam1.EndPoint = point2;
Beam1.Profile.ProfileString = "HI300-15-20*300";
Beam1.Insert();
Beam Beam2 = new Beam();
Beam2.StartPoint = new Point(500, 6000, 0);
Beam2.EndPoint = new Point(500, 8000, 0);
Beam2.Class = BooleanPart.BooleanOperativeClassName;
Beam2.Profile.ProfileString = "HI300-15-20*300";
Beam2.Insert();
BooleanPart Beam = new BooleanPart();
Beam.Father = Beam1;
Beam.SetOperativePart(Beam2);
if (!Beam.Insert())
Console.WriteLine("Insert failed!");
Beam2.Delete();
teklamodel.CommitChanges();
Tekla二次开发_两个零件相互切割(9) - 钢结构资源网 Tekla插件 CAD工具 犀牛GH汉化 套料

Tekla软件使用技巧
为什么国外的建筑绘图这么厉害(二)?
檩条建模出图插件-视频教程
工作中CAD使用技巧及设置
Tekla二次开发_在模型中创建梁并选中(3)
有哪些很惊艳的工业废弃地景观规划设计的案例(二)?
有哪些很惊艳的工业废弃地景观规划设计的案例(一)?
来来来,我带你逛工地