Skip to content

ClipClosedSurface

Introduction

vtkClipClosedSurface

Methods

extend

Method use to decorate a given object (publicAPI+model) with vtkClipClosedSurface characteristics.

ArgumentTypeRequiredDescription
publicAPIYesobject on which methods will be bounds (public)
modelYesobject on which data structure will be bounds (protected)
initialValuesobjectNo(default: {})

newInstance

Method use to create a new instance of vtkClipClosedSurface

ArgumentTypeRequiredDescription
initialValuesIClipClosedSurfaceInitialValuesNofor pre-setting some of its content

requestData

ArgumentTypeRequiredDescription
inDataanyYes
outDataanyYes

setScalarModeToColor

Set scalarMode to COLOR.

setScalarModeToLabel

Set scalarMode to LABEL.

setScalarModeToNone

Set scalarMode to NONE.