Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Revit APIを使用して、壁の交差(結合)タイプが留め継ぎ結合であるか突合せ結合であるかを判断するにはどうすればよいですか。
突合せ接合の場合、どの壁が突合せ壁であるかをどのように判断できますか?
プログラムで交差タイプを変更できますか?RevitAPIを使用してこれを行うにはどうすればよいですか?
壁オブジェクトには、LocationCurveプロパティがあります。LocationCurveオブジェクトには、2つの関連するプロパティがあります。
JoinTypeは変更可能です。