pyvista.DataSetMapper#
- class DataSetMapper(*args, **kwargs)[ソース]#
_vtk.vtkDataSetMapper をラップします.
- パラメータ:
- dataset
pyvista.DataSet
,optional
このマッパーに割り当てるデータセット.
- theme
pyvista.plotting.themes.Theme
,optional
Plot固有のテーマ.
- dataset
例
pyvista.Plotter
の外側にマッパーを作成し,それをアクターに割り当てます.>>> import pyvista as pv >>> mesh = pv.Cube() >>> mapper = pv.DataSetMapper(dataset=mesh) >>> actor = pv.Actor(mapper=mapper) >>> actor.plot()
メソッド
アトリビュート
read-write, Calls GetAbortExecute/SetAbortExecute
read-write, Calls GetAbortOutput/SetAbortOutput
read-write, Calls GetArrayAccessMode/SetArrayAccessMode
read-write, Calls GetArrayComponent/SetArrayComponent
read-write, Calls GetArrayId/SetArrayId
色付けするための配列名または番号とコンポーネントを返すか設定します.
このマッパーの境界を返します.
Return the center of mapper.
read-only, Calls GetClassName
write-only, Calls SetClippingPlanes
このマッパーに割り当てられたカラーマップ.
read-only, Calls GetColorCoordinates
read-only, Calls GetColorMapColors
カラーモードを返すか設定します.
read-only, Calls GetColorTextureMap
read-write, Calls GetContainerAlgorithm/SetContainerAlgorithm
このマッパーに割り当てられたデータセットを返すか設定します.
read-write, Calls GetDebug/SetDebug
write-only, Calls SetDefaultExecutivePrototype
read-only, Calls GetErrorCode
read-write, Calls GetExecutive/SetExecutive
read-write, Calls GetFieldDataTupleId/SetFieldDataTupleId
read-write, Calls GetGlobalWarningDisplay/SetGlobalWarningDisplay
read-write, Calls GetInformation/SetInformation
read-only, Calls GetInput
read-only, Calls GetInputAlgorithm
write-only, Calls SetInputArrayToProcess
read-only, Calls GetInputAsDataSet
write-only, Calls SetInputConnection
write-only, Calls SetInputData
write-only, Calls SetInputDataObject
read-only, Calls GetInputExecutive
read-only, Calls GetInputInformation
マッピングの前にスカラーの補間を行うかどうかを返します.
read-write, Calls GetInterpolateScalarsBeforeMapping/SetInterpolateScalarsBeforeMapping
read-only, Calls GetIsInMemkind
read-only, Calls GetLength
ルックアップテーブルを返すか設定します.
read-only, Calls GetMTime
write-only, Calls SetMemkindDirectory
write-only, Calls SetNoPriorTemporalAccessInformationKey
read-only, Calls GetNumberOfClippingPlanes
read-only, Calls GetNumberOfInputPorts
read-only, Calls GetObjectDescription
read-write, Calls GetObjectName/SetObjectName
read-only, Calls GetOutputPort
read-only, Calls GetPolyDataMapper
read-only, Calls GetProgress
read-write, Calls GetProgressObserver/SetProgressObserver
read-only, Calls GetProgressScale
read-only, Calls GetProgressShift
write-only, Calls SetProgressShiftScale
read-write, Calls GetProgressText/SetProgressText
read-write, Calls GetReferenceCount/SetReferenceCount
DataSetMapper.relative_coincident_topology_line_offset_parameters
write-only, Calls SetRelativeCoincidentTopologyLineOffsetParameters
DataSetMapper.relative_coincident_topology_point_offset_parameter
write-only, Calls SetRelativeCoincidentTopologyPointOffsetParameter
DataSetMapper.relative_coincident_topology_polygon_offset_parameters
write-only, Calls SetRelativeCoincidentTopologyPolygonOffsetParameters
read-write, Calls GetReleaseDataFlag/SetReleaseDataFlag
read-write, Calls GetRenderTime/SetRenderTime
グローバルフラグを設定または返すことで、Zバッファー分解を回避します。
read-write, Calls GetResolveCoincidentTopology/SetResolveCoincidentTopology
DataSetMapper.resolve_coincident_topology_line_offset_parameters
write-only, Calls SetResolveCoincidentTopologyLineOffsetParameters
DataSetMapper.resolve_coincident_topology_point_offset_parameter
write-only, Calls SetResolveCoincidentTopologyPointOffsetParameter
DataSetMapper.resolve_coincident_topology_polygon_offset_faces
read-write, Calls GetResolveCoincidentTopologyPolygonOffsetFaces/SetResolveCoincidentTopologyPolygonOffsetFaces
DataSetMapper.resolve_coincident_topology_polygon_offset_parameters
write-only, Calls SetResolveCoincidentTopologyPolygonOffsetParameters
read-write, Calls GetResolveCoincidentTopologyZShift/SetResolveCoincidentTopologyZShift
スカラーマップモードを返すか設定します.
read-write, Calls GetScalarMode/SetScalarMode
スカラー範囲を返すか設定します.
スカラーの表示を返すか設定します.
read-write, Calls GetSelection/SetSelection
read-write, Calls GetStatic/SetStatic
read-only, Calls GetSupportsSelection
read-only, Calls GetTimeToDraw
read-only, Calls GetTotalNumberOfInputConnections
read-only, Calls GetUpdateExtent
read-only, Calls GetUpdateGhostLevel
read-only, Calls GetUpdateNumberOfPieces
read-only, Calls GetUpdatePiece
read-write, Calls GetUseLookupTableScalarRange/SetUseLookupTableScalarRange
read-only, Calls GetUsingMemkind