读取文本节点_总结语录|Part1:Dynamo节点介绍
記得點藍色關注
想必開始接觸Dynamo的小伙伴清楚
在2017版前Revit,沒有Dynamo附帶在插件里面,只能單獨安裝Dynamo,在2018Revit之后就會有Dynamo的插件,那么兩者有什么差別呢?
就是Dynamo里面是否有Revit與Dynamo交互的菜單欄
那我們今天來翻譯各個節點的意思吧,幫助大家更快了解節點含義。
?前方高能,請大家拿好小本本做好記錄哦
core 核心
color 顏色
actions 動作
brightnescomponents 組件
hue 色調
Image 圖像
actions 動作
Dimensions 大小
frompixels(color:color[],width,int,height;int) 像素(顏色:
顏色,高:整數,寬:整數)
frompixels(color:color[][]) 像素(顏色:顏色)
Pixels 像素
saturation 飽和度
create 創造
r eadFromFile 讀取文件
by ar gb 顏色通道
WriteToFile 寫入文件
Color r ange 色彩范圍
query 查詢
alpha 透明度
blue 變藍
green 變綠
r ed 變紅
date time 日期時間
actions 動作
addTimeSpan 增加時間間隔
formula 公式
actions 動作
Evaluate 求 ... 數值
input 輸入
boolean 布爾運算
Code block 代碼組
Directory Path 目錄路徑
Double Slider 十字滑塊聯軸器
File Path 文件路徑
Input 輸入
byDate 按日期
byDateandTime 按時間和日期
Components 組件
Integer Slider 整數滑塊
Number 編號
Date 日期
Output 輸出
DayOfWeek 一周中的第幾天
DayOfYear 一年中的第幾天
DaysInMonth 月中天數
FromString 從字符串
String 字符串
l ist 列表
actions 動作
addItemToEnd 項目添加到末尾
IsDaylightSavingsTime 日照節約時間
IsLeapYear 閏年
addItemToFront 項目添加到開頭
Chop 印章
SubtractTimeSpan 減去時間跨度
TimeOfDay 一天中的時間
query 查詢
Combinations 組合
ContainsItem 包含項
Count 計算
MaxValue 極大值
MinValue 極小值
Now 目前
Cycle 循環
Deconstruct 解構
DiagonalLeft 向左傾斜
Diagonalr ight 向右傾斜
DropEveryNthItem 每隔 N 項
DropItems 刪除項
FilterbyboolMask 通過布爾面具過濾器
FirstItem 首項
Flatten 變平
getItematIndex ?索引項
IsEmpty 清空
Today 今天
day of week 星期
query 查詢
Friday 星期五
Monday 星期一
Saturday 星期六
Sunday 星期天
Thursday 星期四
Tuesday 星期二
Wednesday 星期三
Join 加入
LastItem 末項
evaluate 求值
Function.apply 函數應用
Function.Compose 函數組成
List.CartesianProduct 列表笛卡兒積
List.Combine 列表組合
List.Filter 列表過濾器
List.LaceLongest 最長邊列表
List.LaceShortest 最短邊列表
List.Map 相關用法實例
List.r educe 減少列表
List.Scan 掃描列表
MaximumItem 最大項
MinimumItem 最小項
Ofr epeatedItem 重復的項
Permutations 排列
r emoveItematIndex 刪除項索引
r eplacebyCondition 更換條件
r estOfItems 其他項
r everse 反向
file 文件
CSV 逗號分隔
actions 動作
r eadFromFile 從文件中讀取
WriteToFile 寫入文件
Directory 目錄
actions 動作
Contents 內容
Copy 復制
Delete 刪除
Exists 運算符
Move 移動
Directory.FromPath 目錄路徑
file 文件
actions 動作
ShiftIndices 變化指數
Shuffle 隨機
Copy 復制
Slice 部分
Delete 刪除
Sort 分類
Exists 運算符
Sublists 子列表
Move 移動
TakeEveryNthItem 需要每一個最近的項
TakeItems 需要項
Transpose 調換
UniqueItems 獨特項
Create 創造
r eadText 讀入文本
WriteText 寫入文本
file.frompath 文件的路徑
filepath 文件路徑
actions 動作
List.Create 創建列表
ChangeExtension 改變擴展名
Combine 合并
Number r ange 數值范圍
Number Sequence 數列
DirectoryName 目錄名稱
Extension 擴展功能
FileName 文件名
query 查詢
Empty 清空
l ogic 邏輯
actions 動作
HasExtension 已有擴展
Xor 方向
and 和
r emove 移動
r eplace 替換
If 如果
Split 分解
Or 是否
StartsWith 起始
ScopeIf 如果的范圍
Substring 子串
math 數學
actions 動作
abs(integer:int) 整數絕對值
abs(number:double) ?雙倍絕對值
acos 反余弦
ToLower C 語言中把大寫字母轉換成小寫字母的函數
ToNumber
ToUpper C 語言中把小寫字母轉換成大寫字母的函數
TrimLeadingWhitespace 修剪開頭空格
TrimTrailingWhitespace 修剪尾部空格
TrimWhitespace 修剪
asin 反正弦
atan 反正切
atan2 反正切平方
average 平均數
strings 弦
Web r equest 網絡請求
Thread 跟帖
Ceiling 上限
Cos 余弦
actions 動作
pause
Cosh 雙曲余弦
DegreesTor adians 角度轉弧度
Divr em 定數等分余數
Time span 時間跨度
actions 動作
add 增加
Exp 指數函數
byDateDifference 日期差異
Factorial 階乘
Floor 基底
Components 組件
Create 創建
Log(number:double) 記錄(數量:雙倍)
Log(number:double,logbase:double) 記錄(數量:雙倍,對數
底:雙倍)
FromString 從字符串
Negate 取消
Scale 比例
l og10
Subtract 減去
Max(int:int,int2:int) 最大(整數:整數,整數:整數)
Max(value1:double,value:double) 最大(價值,價值)
Min(int:int,int2:int) 最小(整數,整數)
Min(value1:double,value:double) 最小(價值,價值)
Pow(函數名:計算X的Y次冪)
r adiansToDegrees 弧度轉角度
r and(函數名:生成隨機數)
r andom(seed:int) 隨機
TotalDays 總天數
TotalHours 課時信息
TotalMilliseconds 總毫秒
TotalMinutes 總分鐘
TotalSeconds 總秒
query 查詢
MaxValue 極大值
MinValue 極小值
Zero 零
Types 類型
create 創造
Types 類型
view 視野
Watch 觀看
r andom(value1:double,value:double) 隨機(價值:雙倍,價值:
雙倍)
r andomList 隨機數字表
r emapr ange 映射范圍
r ound(number:double) 圓(數量:雙倍)
r ound(number:double,digits:int) 圓(數量:雙倍,數字:整數)
Sign(integer:int) 符號(整數:整數)
Sign(number:double) 符號(數量:雙倍)
Sin 正弦
Watch 3D3D 觀看
Watch Image 觀看圖像
Sinh 雙曲正弦
Sqrt 開方
Sum 求和
Tan 正切
Tanh 雙曲正切
query 查詢
E 自然對數底
goldenr atio 黃金分割
PI 圓周率
PiTimes2 二倍圓周率
o bject 物體
actions 動作
Identity 身份(ID)
IsNull 空值
scripting 腳本
Formula 公式
Python Script 測試腳本
Python Script From String 從字符串測試腳本
string 字符串
actions 動作
Center 居中
ChangeCase 大小寫轉換
Concat 合并
Contains 包含
CountOccurrences 計數
EndsWith... 以 ... 結尾
FromObject 從選項中
IndexOf(檢索的項)
Insert 插入
Join 連接
LastIndexOf(檢索的最后項)
Length 長度
PadLeft 從左邊添加空格或其它字符
Padr ight 從右邊添加空格或其它字符
builtin Functions 內裝式功能
Operators 運算符
allFalse 全錯
allTrue 全對
Concat 合并多個數組
!=
%
Contains(array:[],member:[]) 包含(陣列,成員)
Contains(array:[],member:var) 包含(陣列,成員)
ContainsKey 判斷是否包含
&&
*
/
Count 計算
||
CountFalse 計算錯誤
+
CountTrue 計算正確
<
Equals(Objecta:[],Objectb:[]) 等于(對象 a , 對象 b)
Equals(Objecta:var,Objectb:var)等于(對象a:定義變量,對象b:定義變量)
Flatten 變平
<=
==
>
getKeys 得到鑰匙
getValues 獲得值
>=
Not
groupbyKey 集團的關鍵
ImportFromCSV(filePath:string) 從逗號分隔輸入(文件路徑:字符串)
ImportFromCSV(filePath:string,transpose:bool) 從逗號分隔輸入(文件
路徑:字符串,轉換 : 布爾)
IndexOf(array:[],member:[]) 檢索的最后項(陣列,成員)
Insert(array:[],element:[],index:int) 插入(陣列,元素,索引)
Insert(array:[],element:var,index:int) 插入(陣列,元素,索引)
IsHomogeneous 均勻
Isr ectangular 長方形的
IsUniformDepth 統一的深度
LoopWhile 循環
Map 地圖
MapTo 姓名
MaximumItembyKey 最大項目的關鍵
MinimumItembyKey 最小項目的關鍵
NormalizeDepth(array:[]) 規范化深度(陣列)
NormalizeDepth(array:[],rank:var) 規范化深度(陣列,排列:定義變量 )
r ank 隊列
r emoveIfNot 不是就刪除
r emoveKey 移動關鍵
r eorder 排列
SetDifference 集合差
SetIntersection 集合交
SetUnion 集合并
SortbyKey 按鍵排序
SortIndexbyValue(array:double[]) 排序索引的值(陣列:雙倍)
SortIndexbyValue(array:double[],ascending:bool) 上升布爾排序索引的值
(陣列:雙倍,遞增:布爾)
ToString(用法說明編輯本段)
TrueForall 適用于所有
TrueForany 適用于任何
geometry 幾何體
arc
mount:double=1) 比例(面:面,X 數量:雙倍,Y 數量:雙倍,
Z 數量:雙倍)
actions 動作
byStartEndandTangencies 開始結束和相切
Create 創造
bybestFitThroughPoints 通過最適合點
scale(xamount:double=1,yamount:double=1,zamount:doub
le=1) 比例(X 數量:雙倍,Y 數量:雙倍,Z 數量:雙倍)
Scale1D 比例
scale2d
byCenterPointr adiusangle 通過中心點半徑的角度
byCenterPointStartPointEndPoint 中心點起點終點
byCenterPointStartPointSweepangle 通過中心點開始掃描角點
byFillet 倒圓角
ScaleFactor 比例系數
Transform(cs:CoordinateSystem) 變換(坐標系:坐標系)
Transform(fromcoordinatesystem:coordinatesystem,context
CoordinateSystem:CoordinateSystem) 變換 ( 坐標系:坐標系,
坐標系:坐標系 )
byFilletTangentToCurve 角正切曲線
byStartPointEndPointStartTangent 由起點終點開始切
byThreePoints 由三個點
Query 查詢
Translate(direction:vector) 轉變(方向:矢量)
Translate(direction:vector,distance:double=0) 轉變(方向:矢
量,距離:雙倍)
CenterPoint 中心點
r adius 半徑
Startangle 起始角度
Sweepangle 掃描角
Translate(xTranslation:double=0,yTranslation:double=0,zTra
nslation:double=0) 轉變(X 軸平移:雙倍,Y 軸平移:雙倍,Z
軸平移:雙倍)
Create 創造
boundingbox
actions 動作
byCylindricalCoordinates 由圓柱坐標
byMatrix 通過矩陣
Contains 包含
Intersection 交叉點
Intersects 相交
byOrigin(Origin:point) 原點(原點 : 點)
byOrigin(x:double=0,y:double=0) 原點(X:雙倍 ,Y:雙倍)
byOrigin(x:double=0,y:double=0,z:double=0)原點(X:雙倍,Y:
雙倍 ,Z:雙倍)
IsEmpty 清空
ToCuboid 長方體
ToPolySurface 聚表面
Create 創造
byCorners 按拐角分段
byCornersCoordinateSystem 通過角坐標系
byOriginVectors(origin:point,xaxis:Vector,yaxis:Vector) ?起 ??始
向量 ( 原點:點,X 坐標:矢量,Y 坐標:矢量 )
byo riginvectors(origin:point,xaxis:vector,yaxis:vector,zaxis:
Vector) 起始向量 ( 原點:點,X 坐標:矢量,Y 坐標:矢量,Z 坐標:
矢量 )
bygeometry(geom:geometry) ?通過幾何 ( 幾何:幾何 )
bygeometry(geom:geometry[]) ?通過幾何 ( 幾何:幾何 )
byGeometrycoordinatesystem(geom:Geometry,cs:coordinat
eSystem) 通過幾何坐標系(幾何:幾何,坐標系:坐標系)
byGeometrycoordinatesystem(geom:Geometry[],cs:coordin
ateSystem) 通過幾何坐標系(幾何:幾何,坐標系:坐標系)
byPlane 平面
bySphericalCoordinates 球坐標
Identity 身份
Query 查詢
Determinant 行列
IsScaledOrtho 按比例縮小的鄰位
IsSingular 單數
Query 查詢
ContextCoordinateSystem 坐標系
MaxPoint 最大點
IsUniscaledOrtho 鄰位單尺度
Origin 起始
MinPoint 最小點
Xaxis 橫坐標
circle
Create 創造
bybestFitThroughPoints 通過最適合點
byCenterPointr adius 通過中心點半徑
byCenterPointr adiusNormal 通過中心點半徑正常
byPlaner adius 通過平面半徑
XScaleFactor 橫坐標比例因子
XYPlane 平面坐標系
Yaxis 縱坐標
YScaleFactor 縱坐標比例因子
YZPlaneYZ 平面
ZaxisZ 坐標
byThreePoints 三個點
Query 查詢
ZScaleFactorZ 縱坐標比例因子
ZXPlaneZX 平面
CenterPoint 中心點
r adius 半徑
cone
Create 創造
byCoordinateSystemHeightr adii 通過坐標系統高度半徑(復數)
byCoordinateSystemHeightr adius 通過坐標系統高度半徑
byPointsr adii 點半經(復數)
byPointsr adius 點半經
Query 查詢
EndPoint 終點
Cuboid 長方體
Create 創造
byCorners 按拐角分段
byl engths(cs:coordinatesystem,width:double=1,length:dou
ble=1,height:double=1) 長度(坐標系:坐標系,寬:雙倍,長:
雙倍,高:雙倍)
byl engths(origin:point,width:double=1,length:double=1,hei
ght:double=1) 長度(起始點:點,寬:雙倍,高:雙倍,長:雙倍)
byl engths(width:double=1,length:double=1,height:doub
le=1) 長度(寬:雙倍,高:雙倍,長:雙倍)
Endr adius 結束半徑
Height 高度
r adiusr atio 半徑比
StartPoint 起始點
Startr adius 起始半徑
Query 查詢
Height 高度
Length 長度
Width 寬度
curve
CoordinateSystem 坐標系
actions 動作
Inverse 相反
IsEqualTo 等于
Mirror 鏡像
actions 動作
approximateWitharcandLineSegments ?近似弧和線段
CoordinateSystematDistance 在距離坐標系統
CoordinateSystematParameter 坐標系統在參數
DistanceatParameter 距離參數
PostMultiplyby 后乘
PreMultiplyby 前乘
r otate(origin:plane,degrees:double=0) 循環(原點:面,角度:
DividebyDistance 除以距離
DividebyDistanceFromParameter 除以距離參數
DividebyLengthFromParameter 除以長度參數
DivideEqually 平分
雙倍)
r otate(origin:point,axis:vector,degrees:double=0)循環(原點:
點,坐標軸:矢量,角度:雙倍)
EndParameter 結束參數
Extend 延伸
Scale(amount:double=1) 比例(數量)
Scale(basepoint:point,from:point,to:point) 比例(基點:點,
出發 ... 點到 ... 點)
ExtendEnd 延長結束
ExtendStart 寬展開始
Extrude(direction:vector)拉伸(方向:矢量)
Extrude(direction:vector,distance:double=1)(方向:矢量,
scale(plane:plane,xamount:double=1,yamount:double=1,za
距離:雙倍)
Create 創造
byPlaner adiiStartangleSweepangle ?平面半徑開始掃描角角度
Query 查詢
CenterPoint 中心點
Extrude(distance:double=1)拉伸(距離:雙倍)
ExtrudeasSolid(direction:vector)拉伸固體(方向:矢量)
ExtrudeasSolid(direction:vector,distance:double=1)拉伸固
體(方向 : 矢量,距離 : 雙倍)
Majoraxis 長軸
ExtrudeasSolid(distance:double=1)拉伸固體(距離:雙倍)
HorizontalFrameatParameter 橫向框架在參數
Join(curve:Curve) 加入(曲線:曲線)
Join(curve:Curve[]) 加入(曲線:曲線)
LengthbetweenParameters 之間的長度參數
NormalatParameter 參數正常
Minoraxis 短軸
Startangle 肇端弧度
Sweepangle 掃描角
Face 面
actions 動作
Surfacegeometry 曲面幾何
Query 查詢
Offset 偏移
parameteratchordl ength
Edges 邊緣
ParameteratDistance 距離參數
ParameteratPoint 參數點
ParameterSplit(parameter:double=0.5) 參數(參數:雙倍)
ParameterSplit(parameters:double[]) 參數(參數:雙倍)
ParameterTrim 參數調整
Vertices 頂點
geometry 幾何體
actions 動作
ClosestPointTo 最近的點
DistanceTo 參照物
ParameterTrimEnd 參數調整結束
ParameterTrimInterior 參數調整內部
ParameterTrimSegments(parameters:double[])參數調整段(參
數:雙倍)
parameterTrimsegments(parameters:double[],discardevense
gments:bool=false) 參數調整段(參數:雙倍,丟棄至段:布爾
= 錯誤)
DoesIntersect 是否相交
Explode 分解
ExportToSaT(filePath:string) 輸出(文件路徑:字符串)
ExportToSaT(geometry:geometry[],filePath:string) ?輸 出( 幾
何:幾何,文件路徑:字符串)
ImportFromSaT 輸入
Intersect 相交
ParameterTrimStart 參數調整開始
Patch 補丁
Intersectall 全相交
IsalmostEqualTo 幾乎等于
PlaneatDistance 平面距離
Mirror 鏡像
PlaneatParameter 平面參數
PointatDistance 點距離
r otate(basePlane:Plane,degree:double=0) 旋轉(基準面:面,
角度:雙倍)
PointatParameter 點參數
Project 項目
r otate(origin:point,axis:Vector,degree:double=0) 旋轉(起始
點:點,軸:矢量,角度:雙倍)
PullOntoPlane 平面上拉
PullOntoSurface 上拉表層
r everse 反向
Scale(amount:double=1) 比例(數量 ; 雙倍)
Scale(basePoint:Point,from:Point,to:Point) 比 例( 基 點:點,
從 ... 點到 ... 點)
Simplify 精簡
StartParameter 啟動參數
SweepasSolid 掃描固體
scale(plane:plane,xamount:double=1,yamount:double=1,za
mount:double=1) 比例(平面:面,X 數量:雙倍,Y 數量:雙倍,
Z 數量:雙倍)
SweepasSurface 掃描表面
TangentatParameter 切線參數
ToNurbsCurve 建模曲線
scale(xamount:double=1,yamount:double=1,zamount:doub
le=1) 比例(X 數量:雙倍,Y 數量:雙倍,Z 數量:雙倍)
Scale1D 比例
Create 創造
Scale2D 比例
byblendbetweenCurves 曲線之間的融合
byIsoCurveOnSurface 通過 Iso 曲線表面
byParameterLineOnSurface 通過參數線表面
Divide 分離
Spacing r ule Layout 間距規則布局
Query 查詢
Split 分解
Transform(cs:CoordinateSystem) 轉變(坐標系:坐標系)
Transform(fromcoordinatesystem:coordinatesystem,context
CoordinateSystem:CoordinateSystem) 轉變(坐標系:坐標系,
坐標系:坐標系)
Translate(direction:Vector) 轉變(方向:矢量)
Translate(direction:Vector,distance:double) 轉變(方向:矢量,
距離:雙倍)
EndPoint 終點
IsClosed 屬性
IsPlanar 平面
Length 長度
Normal 標準(法線)
StartPoint 起始點
Translate(xTranslation:double=0,yTranslation:double=0,zTran
slation:double=0) 轉變(X 平移:雙倍,Y 平移:雙倍,Z 平移:
雙倍)
Trim 刪減
cylinder
edge
Query 查詢
boundingbox 邊界框
ContextCoordinateSystem 上下文坐標系統
Create 創造
byPointsr adius 點半徑
byr adiusHeight 半徑的高度
Query 查詢
hellix
Create 創造
byaxis 軸線
Query 查詢
r adius 半徑
Query 查詢
angle 角度
adjacentFaces 相鄰的面
Curvegeometry 曲線造型
EndVertex 端頂點
axisDirection 軸線方向
axisPoint 軸線點
Pitch 傾斜
StartVertex 始頂點
r adius 半徑
Ellipse 橢圓形
Create 創造
byCoordinateSystemr adii 通過坐標系半徑
Indexgroup 指標組
Create 創造
byIndices(a:int,b:int,c:int) 指數(a:整數 ,b:整數 ,c:整數)
byOriginr adii 起源半徑
byOriginVectors 起源向量
byPlaner adii 平面半徑
byIndices(a:int,b:int,c:int,d:int)指數(a:整數,b:整數,c:整數,d:
整數)
Query 查詢
Query 查詢
a
CenterPoint 中心點
Majoraxis 長軸
Minoraxis 短軸
b
c
Count 計算
Ellipsearc 橢圓弧線
d
l ine
add 加法
Create 創造
bybestFitThroughPoints 通過最適合點
asVector 作為矢量
Project 項
byStartPointDirectionLength 起點方向長度
byStartPointEndPoint 起點到終點
byTangency 通過接觸
PruneDuplicates 刪除重復
Subtract 減去
Create 創造
Query 查詢
Direction 方向
mesh
byCartesianCoordinates 直角坐標
byCoordinates(x:double=0,y:double=0) 坐標軸(X:雙倍 ,Y:
雙倍)
Create 創造
bypointsfaceindices
Query 查詢
FaceIndices 平面指數
VertexNormals 頂點法線
VertexPositions 頂點位置
byCoordinates(x:double=0,y:double=0,z:double=0) 坐 ?標 ?軸
(X:雙倍,Y:雙倍,Z:雙倍)
byCylindricalCoordinates 柱面坐標
bySphericalCoordinates 球坐標
Origin 原點
Query 查詢
Nurbscurve
actions 動作
ControlPoints 控制點
X
Y
Z
Knots 端點
polycurve
Weights 重量
Create 創造
actions 動作
basePlane 基面
byControlPoints(points:Point[]) 通過控制點(點:點)
byControlPoints(points:Point[],degree:int=3) 通過控制點(點:
點,度:整數)
bycontrolpoints(points:point[],degree:int=3,closecurve:bool
=false) 通過控制點(點:點,度:整數,閉曲線:布爾 = 錯誤)
byControlPointsWeightsKnots 控制點的權重節
byPoints(points:Point[]) 點(點:點)
CloseWithLine 封閉面
CloseWithLineandTangentarcs ?封閉線和切線弧
CurveatIndex 在指數曲線
Curves 曲線
ExtendWitharc 擴展與弧
ExtendWithEllipse 擴展與橢圓
Fillet 倒圓角
byPoints(points:Point[],closeCurve:bool=false) 點( 點:點,
閉曲線:布爾 = 錯誤)
Offset 偏移
Create 創造
byPoints(points:Point[],degree:int=3) 點(點:點,度:整數)
byPointsTangents 點切線
byJoinedCurves 通過加入曲線
byPoints 點
Query 查詢
byThickeningCurve 增稠曲線
Degree 度
IsPeriodic 周期性
Isr ational 有理性
Nurbssurface
actions 動作
Query 查詢
NumberOfCurves 數量的曲線
Polygon 多邊形
actions 動作
Center 居中
ControlPoints 控制點
UKnotsU 結
ContainmentTest 控制測試
Corners 轉角
VKnotsV 結
SelfIntersections 自相交
Weights 重量
Create 創造
Create 創造
byPoints 點
byControlPoints 控制點
r egularPolygon 正多邊形
byControlPointsWeightsKnots 控制點的權重結
byPoints 點
byPointsTangents 點切線
Query 查詢
PlaneDeviation 水平偏差
Points 點
byPointsTangentsKnotsDerivatives 結點切線衍生物
Query 查詢
DegreeUU 度
PolySurface 多重曲面
actions 動作
EdgeCount 邊界統計
DegreeVV 度
ExtractSolids 提取固體
IsPeriodicInUU 定期
IsPeriodicInVV 定期
Isr ational 有理性
LocateSurfacesbyLine 定位表面的線
LocateSurfacesbyPoint 定位表面的點
SurfaceCount 面數
NumControlPointsUU 號碼控制點
NumControlPointsVV 號碼控制點
Surfaces 表面
Unconnectedboundaries 無關聯的邊界
VertexCount 頂點數量
plane
actions 動作
Create 創造
Offset 偏移
byJoinedSurfaces 通過加入表面
ToCoordinateSystem 坐標系統
Create 創造
bybestFitThroughPoints 最適合通過分
byLoft(crossSections:Curve[]) 球桿面之角度(橫截面:曲線)
byLoft(crossSections:Curve[],guideCurve:Curve) 球桿面之角度
(橫截面:曲線,引導曲線 :曲線)
byLineandPoint 點和線
byLoftguides 球桿面之角度導向
byOriginNormal 標準起源
bySolid 通過實線
byOriginNormalXaxis X 軸線普通原點
byOriginXaxisYaxisX ?軸線 Y 軸線原點
bySweep(rall:Curve,crossSections:Curve[]) 掃描(漸緩:曲線,
橫截面:曲線)
byThreePoints 三點
bySweep(rall:Curve,profile:Curve)掃描(漸緩:曲線,輪廓:曲線)
XY
XZ
YZ
r ectangle 矩形
Create 創造
byCornerPoints(p1:Point,p2:Point,p3:Point,p4:Point) 中 ?心 ?點
Query 查詢
(1:點,2:點,3:點,4:點)
Normal 標準
Origin 原點
Xaxis X 軸線
Yaxis Y 軸線
byCornerPoints(points:Point[]) 中心點(點:點)
byWidthheight(cs:coordinatesystem,width:double=1,length
:double=1) 像素(坐標系:坐標系,寬度:雙倍,長度:雙倍)
byWidthheight(plane:plane,width:double=1,length:doub
le=1) 像素(平面:面,寬度:雙倍,長度:雙倍)
Point 點
actions 動作
byWidthHeight(width:double=1,length:double=1) 像 素( ?寬
度:雙倍,長度:雙倍)
Closed 封閉
Query 查詢
Height 高度
Width 寬度
ClosedInU 在 U 中封閉
ClosedInV 在 V 中封閉
Perimeter 周長
solid
Tessellation 曲面細分
actions 動作
Centroid 幾何中心
Difference 差別
ConvexHull 多邊形
actions 動作
byPoints 點
Differenceall 全不同
ProjectInputOnto 項目輸入到
ThinShell 薄殼
Delaunay 德勞內類型
actions 動作
byParametersOnSurface 表面參數
Union 結合
Unionall 全結合
Create 創造
byPoints 點
Voronoi 泰森多邊形
actions 動作
byJoinedSurfaces 連接表面
byParametersOnSurface 表面參數
Topology 拓撲結構
Query 查詢
Edges 邊
Faces 面
Vertices 頂點
UV 紫外線
Create 創造
byCoordinates 坐標系
Query 查詢
byLoft(crossSections:Curve[]) 球桿面之角度 (橫截面:曲線)
byLoft(crossSections:Curve[],guideCurve:Curve) 球桿面之角度
(橫截面:曲線,引導曲線 :曲線)
byLoft(crossSections:Curve[],guideCurve:Curve[]) 球桿面之角
度 (橫截面:曲線,引導曲線 :曲線)
byr evolve 循環
bySweep 掃描
bySweep2r ails 掃描軌道
byUnion 結合
Query 查詢
U
area 面積
v
Volume 體積
Vector 矢量
sphere
actions 動作
Create 創造
add 加
bybestFit 最佳匹配
anglebetween 節點
byCenterPointr adius 中心點半經
byFourPoints 四個點
asPoint 作用點
Cross 交叉
Query 查詢
Dot 圓點
CenterPoint 中心點
r adius 半徑
IsalmostEqualTo 幾乎等于
IsParallel 平行
surface
Normalized 標準化
actions 動作
r everse 反向
approximateWithTolerance 近似的寬容
CoordinateSystematParameter 坐標系統在參數
CurvatureatParameter 曲率參數
DerivativesatParameter 衍生品參數
FlipNormalDirection 翻轉法線方向
gaussianCurvatureatParameter ?高斯曲率在參數
getIsoline 得到等值線
Join(otherSurface:Surface) 加入(其他表面:表面)
Join(otherSurface:Surface[]) 加入(其他表面:表面)
NormalatParameter 參數正常
r otate(axis:Vector,degree:double=0)旋轉(坐標軸:矢量,角度:
雙倍)
r otate(origin:Plane,degree:double=0) 旋轉(原點:面,角度:
雙倍)
Scale(scale_factor:double=1) 比例(比例系數:雙倍)
scale(xscalefcator:double=1,yscalefcator:double=1,zscalef
cator:double=1) 比例(X 比例系數:雙倍,Y 比例系數:雙倍,
Z 比例系數:雙倍)
Subtract 減去
Transform 變換
NormalatPoint 點正常
Create 創造
Offset 偏移
byCoordinates(x:double=0,y:double=0,z:double=0) 坐 ?標 ?軸
PerimeterCurves 邊界曲線
(X:雙倍 ,Y 雙倍 ,Z:雙倍)
PointatParameter 點參數
bycoordinates(x:double=0,y:double=0,z:double=0,normaliz
PrincipalCurvaturesatParameter 主要的彎曲度參數
PrincipalDirectionsatParameter 主要方向參數
ProjectInputOnto 項目輸入到
ed:bool=false) 坐標軸(X:雙倍 ,Y 雙倍 ,Z 雙倍 , 標準化:布爾
= 錯誤)
byTwoPoints 兩點
XaxisX 坐標
yaxisY 坐標
zaxisZ 坐標
SubtractFrom 減去
TangentatUParameter 切在 U 參數
TangentatVParameter 切在 V 參數
Thicken(thickness:double=1) 加厚(厚度)
Thicken(thickness:double=1,both_sides:bool=ture) 加 厚( 厚
度:雙倍,兩邊:布爾 = 正確)
ToNurbsSurface 建模表面
TrimWithEdgeLoops 與邊緣修剪循環
UVParameteratPoint 紫外線參數點
Query 查詢
Length 長度
X
Y
Z
Vertex 頂點
Query 查詢
Create 創造
byLoft(crossSections:Curve[]) 球桿面之角度 (橫截面:曲線)
byLoft(crossSections:Curve[],guideCurve:Curve) 球桿面之角度
(橫截面:曲線,引導曲線 :曲線)
byLoft(crossSections:Curve[],guideCurve:Curve[]) 桿面之角度
(橫截面:曲線,引導曲線 :曲線)
byPatch 補丁
adjacentEdges 相鄰邊
adjacentFaces 相鄰面
Pointgeometry 幾何點
byPerimeterPoints 周長點
byr evolve 旋轉
byr uledLoft 規則曲面球桿面之角度
bySweep 掃描
bySweep2r ails 掃描軌道
Query 查詢
area 面積
Revit
Analysis 分析
FaceanalysisDisplay 面分析顯示
Create 創造
byViewandFaceanalysisData ?查看和分析數據
byViewFacePointsandValues 視圖的面點和價值
PointanalysisDisplay 點分析顯示
Create 創造
byViewandPointanalysisData ?查看和分析數據
byViewPointsandValues 觀點和價值
VectoranalysisDisplay 矢量分析顯示
Create 創造
byViewandVectoranalysisData ?視圖和矢量分析數據
byViewPointsandVectorValues 觀點和矢量值
application 應用程序
Element 元素
actions 動作
geometry 幾何
getParameterValuebyName 名稱得到參數值
OverrideColorInView 視圖覆蓋的顏色
SetParameterbyName 名稱設置參數
ToString 通過字符串
Query 查詢
boundingbox 邊界框
Curves 曲線
ElementCurver eferences 曲線元素引用
ElementFacer eferences 元素的面引用
Faces 多面
Id 身份
Name 名稱
Document 文檔
Query 查詢
Parameters 參數
Solids 固體
activeView 當前視窗
UniqueId 識別碼
Current 當前的
IsFamilyDocument 家庭文檔
Location 位置
Family 家族
Create 創造
byName 名稱
Query 查詢
Elements 基礎
adaptiveComponent 自適應組件
Create 創造
Name 名稱
Symbols 符號
byparameterso ncurveReference(parameters:double[],c
FamilyInstance 家庭實例
actions 動作
byFamilySymbol 類型
Create 創造
byCoordinates 坐標系
urve:Curve,familySymbol:FamilySymbol) 參數對曲線的參
考(參數:雙倍,曲線:曲線,類型:類型)
byparameterso nface(uvs:Uv[],surface:surface,familysy
mbol:FamilySymbol)參數對曲線的參考(紫外光譜:紫外線,
表面:表面,類型:類型)
byPoint 點
byPoints 點
byPointandLevel 點和水平
Query 查詢
Query 查詢
Locations 地點
Symbol 符號
Location 位置
Symbol 符號
Category 種類
Create 創造
byName 名稱
FamilySymbol 家族符號
Create 創造
byFamilyandName 家庭和名稱
Query 查詢
Id 分身
Name 名稱
byFamilyNameandTypeName 家庭名和類型名
byName 名稱 Query 查詢
Family 家族
CurtainPanel 管屏
Create 創造
asFamilyInstance 家庭實例
Name 名稱
Floor 樓層
Create 創造
byElement 元素
SupportingMullions 支持豎框
Query 查詢
byo utlineTypeandl evel(outline:polycurve,floorType:flo
orType,level:Level) 大綱類型和級別(大綱:保利曲線,地臺:
地臺,水平:水平)
Id 身份
Name 名稱
CurvebyPoints 曲線的點
Create 創造
byo utlineTypeandl evel(outline:polycurve[],floorType:fl
oorType,level:Level) 大綱類型和級別(大綱:保利曲線,地
臺:地臺,水平:水平)
FloorType 地臺
Create 創造
byr eferencePoints 參考點
CurveElement 曲線要素
actions 動作
Tessellate 細化
Query 查詢
Curve 曲線
ElementCurver eference 元素曲線參考
byName 名稱
Query 查詢
Name 名稱
Form 表格
Create 創造
byLoftCrossSections(curve:Curve[],isSolid:bool=ture) ?球
DividedPath 分裂的道路
Create 創造
byCurvea ndDivisions(curve:Curve,divisions:int) 曲線和分
桿面之角度橫截面(曲線:曲線,固體:布爾 = 正確)
byl oftcrosssections(curve:curve[][],issolid:bool=ture)
球桿面之角度橫截面(曲線:曲線,固體:布爾 = 正確)
格(曲線:曲線,分格:整數)
byCurvesa ndDivisions(curve:Curve[],divisions:int) 曲 ??線
和分格(曲線:曲線,分格:整數)
grid 網格
Create 創造
byarc 圓弧
Query 查詢
byLine 直線
Points 點
DividedSurface 分割表面
Create 創造
byStartPointEndPoint 起始點終點
Query 查詢
Curve 曲線
byfaceandUvdivisions(elementface:surface,udivs:int,v
ElementCurver eference 元素曲線參考
Divs:int) 面和紫外線的分隔(元素的面:表面,U 分隔:整數,
V 分隔:整數)
ImportInstance 導入實例
Create 創造
byfaceUvdivisionsandRotation(surface:surface,udivs:in
t,vDivs:int,gridr otation:double) 面和紫外線的分隔(表面:
表面,U 分隔:整數,V 分隔:整數,網格旋轉:雙倍)
bygeometries 幾何
bygeometry 幾何
bySaTFile SaT 文件
Query 查詢
Query 查詢
r otation 旋轉
Path 軌道
UDivisionsU 分隔
VDivisionsV 分隔
Level 水平
Create 創造
byElevation 海拔
Column 圓柱
byElevationandName 海拔和名稱
byLevelandOffset 水平和抵消
byLevelOffsetandName 水平偏移和名稱
Query 查詢
Elevation 海拔
Footing 基礎
NonStructural 不用于結構上的
SunSettings 太陽設置
Query 查詢
altitude 海拔
Name 名稱
azimuth 方位角
ProjectElevation 項目高度
Material 材料
Create 創造
byName 名稱
ModelCurve 模型曲線
Create 創造
byCurve 曲線
r eferenceCurvebyCurve 參考曲線的曲線
ModelText 示范文本
Create 創造
CurrentDateTime 當前工作日期
EndDateTime 截止日期
StartDateTime 開始時間
SunDirection 太陽方向
Topography 地形
Create 創造
byPoints 點
Query 查詢
Mesh 網格
Points 點
byTextSketchPlaneandPosition 文本草圖平面和位置
Query 查詢
Depth 深度
Position 位置
Text 文本
ModelTextType 模型的文本類型
Create 創造
byName 名稱
Mullion 窗門的豎框
actions 動作
asFamilyInstance 家庭實例
byElement 元素
SupportedPanels 支撐板
Query 查詢
LocationCurve 位置曲線
Parameter 參數
Query 查詢
Wall 墻
Create 創造
byCurvea ndHeight 曲線和高度
byCurvea ndLevels 曲線和色階
WallType 墻類型
Create 創造
byName 名稱
Query 查詢
Name 名稱
r eferences 參考文獻
r aybounce 射線彈跳
actions 動作
byOriginDirection 來源方向
Selection 選材
all Elements at Level 層次所有元素
all Elements of Category 所有元素的類別
all Elements of Family Type 家庭類型的所有元素
all Elements of Type 所有元素的類型
Categories 分類
Element Types 元素類型
Family Types 家庭類型
Name 名稱
r eferencePlane 基準面
Create 創造
byLine 直線
byStartPointEndPoint 從點 ... 到 ... 點
Query 查詢
ElementPlaner eference 元素平面參考
Floor Types 樓層類型
get Family Parameter 得到家庭的參數
Levels 色階
Plane 面
r eferencePoint 基點
Create 創造
Select Divided Surface Families 選擇表面分裂的家庭
Select Edge 選擇邊緣
Select Face 選擇面
byCoordinates 坐標系
Select Faces 選擇多面
byLengthOnCurver eference 參考曲線上的長度
byParameterOnCurver eference 參考曲線上的參數
byParametersOnFacer eference 參考面上的參數
byPoint 點
byPointVectorDistance 點向量的距離
Query 查詢
Select Model Element 選擇模型元素
Select Model Elements 選擇模型元素
Select Point on Face 在平面上選擇點
Select UV on Face 選擇紫外線的面
Structural Column Types 結構列類型
Structural Framing Types 結構框架類型
Views 視圖
Point 點
X
Wall Types 墻的類型
XYPlaneXY 面
XZPlaneXZ 面
Y
Transcation 更新數據
Transcation 更新數據
actions 動作
YZPlaneYZ 面
Z
End 結束
Start 開始
SketchPlane 工作平面
Create 創造
byPlane 面
Query 查詢
View 視圖
all Elements In active ?View 活動視圖中的所有元素
SunSettings.Current 當前太陽設置
Views 視圖
ElementPlaner eference 元素平面參考
Plane 面
axonometricView 軸側投影
Create 創造
StructuralFraming 結構框架
Create 創造
beambyCurve 梁的曲線
bracebyCurve 柱的曲線
byCurveLevelUpVectorandType 曲線水平向量和類型
ColumnbyCurve 列的曲線
Query 查詢
byEyePointandTarget 視點和目標
byEyePointTargetandboundingbox 視點目標和邊界框
byEyePointTargetandElement 視點目標和元素
CeilingPlanView 頂棚平面圖
Create 創造
byLevel 水平
DraftingView 起草視圖
Location 位置
Symbol 符號
Create 創造
byName 名稱
StructuralType 構造類型
Query 查詢
FloorPlanView 樓層平面圖
Create 創造
beam 梁
byLevel 水平
brace 柱
Perspectiv 透視
Create 創造
byEyePointandTarget 視點和目標
byEyePointTargetandboundingbox 視點目標和邊界框
byEyePointTargetandElement 視點目標和元素
SectionView 剖視圖
Create 創造
byboundingbox 邊界框
byCoordinateSystemMinPointMaxPoint 坐標系統最小點
最大點
Sheet 工作表
Create 創造
byNameNumberTitleblockandView 標題欄和視圖名稱
byNameNumberTitleblockandViews 標題欄和視圖名稱
Query 查詢
SheetName 圖紙名稱
SheetNumber 圖紙數量
Views 視圖
View 視圖
actions 動作
Exporta sImage 輸出為圖像
view3d
actions 動作
CreateUniqueViewName 創建獨特的視圖名稱
analyze 分析
Data Types 數據類型
SiteLocation 場地位置
PointanalysisData 點分析數據
actions 動作
getr esultbyKey 得到結果的關鍵
Create 創造
byPoints 點
byPointsandr esults 點和結果
Query 查詢
CalculationLocations 計算位置
r esults 結果
SurfaceanalysisData 表面分析數據
actions 動作
getr esultbyKey 得到結果的關鍵
Create 創造
bySurfaceandPoints 表面和分
bySurfacePointsandr esults 表面分和結果
Query 查詢
CalculationLocations 計算位置
r esults 結果
Surface 表面
VectoranalysisData 矢量數據分析
actions 動作
getr esultbyKey 得到結果的關鍵
Create 創造
byPoints 點
byPointsandr esults 點和結果
Query 查詢
CalculationLocations 計算位置
r esults 結果
Daylighting 采光
CloudDaylightingJob 云采光工作
Create 創造
byViewNameDivisionsgridboundary 視圖名稱劃分網格邊
界
Daylightingresults 采光效果
actions 動作
Colors 色彩
IlluminanceValues 照度值
Normals 法線
Points 點
ToImage 圖像
Create 創造
Parse 解析
Query 查詢
r esolution 分辨率
Xr esolutionX 分辨率
Yr esolutionY 分辨率
Illuminance 照度
actions 動作
ToFootCandles 英尺燭光
ToSr gb 色彩空間
Create 創造
byr gb 紅綠藍
Query 查詢
b
G
R
r ender 渲染
Cloudr enderingJob 云渲染工作
Create 創造
byViewNameWidthHeight 視圖名稱寬度高度
DateTime 日期和時間
Create 創造
byDateInformation 最新的信息
Do Cloud r ender 做云渲染
Export Cloud r ender Data 出口云渲染數據
r enderingEnvironment 渲染環境
Create 創造
bySkyModelLocationDate 天空模型位置的日期
Select r enderQuality 選擇渲染質量
Select r enderType 選擇顯示類型
Select SkyModelType 選擇天空模型類型
SkyModel 天空模型
Create 創造
byTypeConstants 根據類型的常量
Upload Cloud r ender Data 云渲染數據上傳
Units 單位
area 面積
Create 創造
area From String 從字符串
Modulo(y:SIUnit) 除以(Y:公制單位)
Multiply(x:double) 乘以(X:雙倍)
Multiply(y:SIUnit) 乘以(Y:公制單位)
r ound 圓形
FromDouble 從雙
FromSquareFeet 從平方英尺
Query 查詢
SetValueFromString 設置值的字符串
Subtract(x:double) 減去(X:雙倍)
Subtract(y:SIUnit) 減去(Y:公制單位)
Conversions 轉換
Create 創造
ToSIUnit 國際單位
Query 查詢
Conversions 轉換
Value 價值
ToSquareCentimeters 平方厘米
ToSquareFoot 以平方英尺
ToSquareInch 以平方英寸
ToSquareMillimeters 平方毫米
Insolation 日射量
actions 動作
Unit Types 單元類型
Volume 體積
Create 創造
FromCubicFeet 立方英尺
FromDouble 從雙
Volume From String 從字符串體積
CompareTo 與……相比
Equals 等于
Create 創造
FromDouble 從雙
Query 查詢
Query 查詢
Conversions 轉換
Conversions 轉換
TobTUFoot2 bTU 英尺
ToKwhMeter2 電表
Length 長度
Create 創造
ToCubicCentimeter 立方厘米
ToCubicFoot 立方英尺
ToCubicInch 立方英寸
ToCubicMillimeter 立方毫米
FromDouble 從雙
FromFeet 從英尺
Length From String 從字符串長度
Query 查詢
Conversions 轉換
ToCentimeter 以厘米
ToFoot 以英尺
ToInch 以英寸
ToMeter 以米
ToMillimeter 以毫米
Location 位置 Create 創造
byLatitudeandLongitude 經緯度
Query 查詢
Latitude 緯度
Longitude 經度
Name 名稱
siUnit
actions 動作
%(x:double,y:SIUnit)(x 兩倍,y 公制單位)
%(y:SIUnit,x:double)(y 公制單位 ,x 兩倍)
%(x:SIUnit,y:SIUnit)(x 公制單位,y 公制單位)
-(x:double,y:SIUnit)(x 兩倍,y 公制單位)
-(y:SIUnit,x:double)(y 公制單位 ,x 兩倍)
-(x:SIUnit,y:SIUnit)(x 公制單位,y 公制單位)
*(x:double,y:SIUnit)(x 兩倍,y 公制單位)
*(y:SIUnit,x:double)(y 公制單位 ,x 兩倍)
*(x:SIUnit,y:SIUnit)(x 公制單位,y 公制單位)
/(x:double,y:SIUnit)(x 兩倍,y 公制單位)
/(y:SIUnit,x:double)(y 公制單位 ,x 兩倍)
/(x:SIUnit,y:SIUnit)(x 公制單位,y 公制單位)
+(x:double,y:SIUnit)(x 兩倍,y 公制單位)
+(y:SIUnit,x:double)(y 公制單位 ,x 兩倍)
+(x:SIUnit,y:SIUnit)(x 公制單位,y 公制單位)
< (x:double,y:SIUnit)(x 兩倍,y 公制單位)
< (y:SIUnit,x:double)(y 公制單位 ,x 兩倍)
< (x:SIUnit,y:SIUnit)(x 公制單位,y 公制單位)
< =(x:double,y:SIUnit)(x 兩倍,y 公制單位)
< =(y:SIUnit,x:double)(y 公制單位 ,x 兩倍)
< =(x:SIUnit,y:SIUnit)(x 公制單位,y 公制單位)
> (x:double,y:SIUnit)(x 兩倍,y 公制單位)
> (y:SIUnit,x:double)(y 公制單位 ,x 兩倍)
> (x:SIUnit,y:SIUnit)(x 公制單位,y 公制單位)
> =(x:double,y:SIUnit)(x 兩倍,y 公制單位)
> =(y:SIUnit,x:double)(y 公制單位 ,x 兩倍)
> =(x:SIUnit,y:SIUnit)(x 公制單位,y 公制單位)
add(x:double) 加
Office 辦公
Excel(軟件名 )
actions 動作
r eadFromFile 從文檔讀取
WriteToFile 寫入文檔
add(y:SIUnit) 加
Ceiling 上限
ConvertToHostUnits 主辦單位轉換
Divide(x:double) 劃分(X:雙倍)
Divide(y:SIUnit) 劃分(Y:公制單位)
Floor 樓層
Migration 移動
boundingboxXYZ 邊界框 XYZ
ModelCurveFromCurveLoop 模型曲線與曲線循環
TransformOriginVectors 變換原點向量
XyzFromListOfNumbers ?Xyz 從數字的列表
Xyzgrid ?Xyz 網格
Modulo(x:double) 除法(X:雙倍)
(后面藍色便是Revit與Dynamo相互聯動的節點連接)
在學習Dynamo節點時,可以將節點分類來學習,找出各個相類似的節點間的相同點與不同點,有利于區分節點之間的使用情況。
例如在Revit中選取構件的方式有很多種:①:某標高上?全部構件;②某類型的全部構件;③:某一種族的相關構件......(還有很多很多)
當然在每一種類型的輸入輸出的類型也需要注意,在今天這一個節點介紹先不展開介紹,接下來會專門的文章中說明。
(若有興趣,請記得留意哦!)
Dynamo節點的數量很多,需要我們花時間慢慢來消化。今天的干貨就分享到這里了哈。
希望對你有幫助哈!若有興趣,請持續關注小編對Dynamo學習的總結哦!
記得留下你的好看喲哈哈。
歡迎交流
往期精彩:
你了解IFC嗎?
學習語錄|Dynamo該怎么應對呢?
如何面對OpenBIM+數字孿生+區域鏈
總結
以上是生活随笔為你收集整理的读取文本节点_总结语录|Part1:Dynamo节点介绍的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: python每天定时9点执行_win10
- 下一篇: python w3c_Python 字符