ClipClosedSurface
Introduction
vtkClipClosedSurface
Methods
extend
Method use to decorate a given object (publicAPI+model) with vtkClipClosedSurface characteristics.
| Argument | Type | Required | Description |
|---|---|---|---|
publicAPI | Yes | object on which methods will be bounds (public) | |
model | Yes | object on which data structure will be bounds (protected) | |
initialValues | object | No | (default: {}) |
newInstance
Method use to create a new instance of vtkClipClosedSurface
| Argument | Type | Required | Description |
|---|---|---|---|
initialValues | IClipClosedSurfaceInitialValues | No | for pre-setting some of its content |
requestData
| Argument | Type | Required | Description |
|---|---|---|---|
inData | any | Yes | |
outData | any | Yes |
setScalarModeToColor
Set scalarMode to COLOR.
setScalarModeToLabel
Set scalarMode to LABEL.
setScalarModeToNone
Set scalarMode to NONE.