Category category = CreateNewLineType(doc);
category.SetLinePatternId(linePatternElement.Id, GraphicsStyleType.Projection);
C# revit 二次开发 为线样式设置线型图案
最新推荐文章于 2025-07-01 09:18:22 发布
Category category = CreateNewLineType(doc);
category.SetLinePatternId(linePatternElement.Id, GraphicsStyleType.Projection);