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.
IFC ファイルの 1 つの壁からジオメトリ情報を取得したいと考えています。Xbimを使ってみました。XbimModel.GetGeometryData メソッド (IfcProduct、XbimGeometryType) を使用して、単一の ifc 要素の情報を取得できることを知りましたが、このメソッドは現在廃止されているようです。私の質問は、単一の ifc 壁の頂点座標など、ジオメトリ情報を取得する方法ですか?