profile可以是绘制的轮廓线,也可以是载入的轮廓族;SweepProfile有两个子类; CurveLoopsProfile:由轮廓线组成的轮廓,可以用NewCurveLoopsProfile()把线段集合转换成放样轮廓线; FamilySymbolProfile:由轮廓族类型定义的轮廓,可以用NewFamilySymbolProfile(FamilySymbol)将轮廓族转换成放样轮廓线; profileLocationCurveIndex用来...
墙;墙_墙_建筑---ID_OBJECTS_WALL---WA---建筑->构建;结构->结构--- 墙_墙_结构---ID_OBJECTS_STRUCTURAL_WALL---建筑->构建;结构->结构--- 墙_面墙---ID_WALL_PICK_FACES---建筑->构建;体量和场地->面模型;上下文选项卡->绘制--- 墙_墙_饰条---ID_OBJECTS_CORNICE---建筑->构建;结构->...
Chapter 15 Advanced Wall Topics 707 Creating Compound Walls 707 Adding Layers to the Compound Wall 710 Adding Wall Sweeps 716 Modifying a Wall’s Profile in Place 722 Manually Adding Host Sweeps 727 Creating Stacked Walls 733 Creating Curtain Walls 738 ...
CompoundStructure compoundStructure = floorType.GetCompoundStructure(); CompoundStructure类描述着当前构件的结构层次。 1. 2. 3. 4. 2.CompoundStructureLayer类 CompoundStructure类是描述当前构件层次的类,其主要是有一个集合IList<CompoundStructureLayer> layers 记录着所有的层次信息,主要通过类CompoundStructureLayer...
// Set sweep profile: Sill-Precast : 8" Wide sweepInfo.ProfileId = GetProfile("8\" Wide").Id; sweepInfo.Id = 101; wallCS.AddWallSweep(sweepInfo); // Create a WallSweepInfo for wall reveal WallSweepInfo revealInfo = new WallSweepInfo(true, WallSweepType.Reveal); ...
“Can a Curtain Wall grid be generated based on model lines or detail lines in elevation: At the moment we can create custom grid patterns by using type parameters, however, it has its limitations, as often I need to copy or create additional CW grids to create a defined pattern. (exampl...
Revit 二次开发之 结构层次 结构层次 对于楼板和墙体来说,其都具有一定的层次类型,其层次编辑器主要通过以下界面进行添加和删减,如下图1-1所示: 在程序中,要获取当前墙体、楼板的结构层次,需要到当前墙体、楼板的类型定义中获取,其代码如下: FloorType floorType =
ProfiledWallCreationData RectangularWallCreationData RoomCreationData TextNoteCreationData DB ACADExportOptions get_predefined_setup_names ACADVersion default format get_name get_names get_underlying_type get_values is_defined parse r2000 r2004 r2007 r2010 r2013 to_object ...
Revit includes many families such as the “Basic Wall” wall family, the “Single-Flush” door family and many annotation families like “Text” or “Linear Dimension Style.” Even the views themselves like floor plans and sections are system families in Revit. Families branch into two major ...
When a sweep or reveal is applied to a wall (e.g., in the Existing phase) and an insert like a door or window is added to the wall in a future phase (e.g., New Construction phase) the sweep or reveal is broken at the insert in the original phase. These sweeps and reveals...