Switch to Bing in English
Copilot
あなたの日常的な AI アシスタント
約 55 件の結果
  1. Installation — mayavi 4.8.2.dev0 documentation - Read the Docs

  2. 他の人はこちらも質問
    The tvtk module (also called TVTK) provides a traits enabled version of VTK. TVTK objects wrap around VTK objects but additionally support traits, and provide a convenient Pythonic API. TVTK is implemented mostly in pure Python (except for a small extension module). Here is a list of current features. All VTK classes are wrapped.
    Notice that pd1 == pd. TVTK maintains an internal cache of existing tvtk objects and when the to_tvtk method is given a VTK object it returns the cached object for the particular VTK object. This is particularly useful in situations like this: It must be noted that if a tvtk object’s goes out of scope in Python, it is garbage collected.
    That is, if a VTK method is called AddItem, the equivalent tvtk name is add_item. This is done for the sake of consistency with names used in the enthought package. Many VTK methods are replaced by handy properties.
    Explicit conversion – These happen when the user is creating a tvtk array object and initializes this from a numpy array or Python list. Like so: Implicit conversion – These happen when the user passes an array or list to a tvtk method that expects a DataArray, Points , IdList or CellArray instance.
  3. Tvtk in mayavi example — mayavi 4.8.2.dev0 documentation

  4. Polydata example — mayavi 4.8.2.dev0 documentation

このサイトを利用すると、分析、カスタマイズされたコンテンツ、広告に Cookie を使用することに同意したことになります。サード パーティの Cookie に関する詳細情報|Microsoft のプライバシー ポリシー