Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Surface » Surface Basics » AccessSurface

AccessSurface


Module: Vision3DStandard

Returns individual fields of a surface.

Name Type Description
inSurface Surface Input surface
outWidth Integer Surface width
outHeight Integer Surface height
outPointType PlainType Point Z coordinate type
outPointByteSize Integer Point Z coordinate size in bytes
outPitch Integer Length of surface point line with padding
outXOffset Double Offset in X axis
outXScale Double Scale in X axis
outYOffset Double Offset in Y axis
outYScale Double Scale in Y axis
outZOffset Double Offset in Z axis
outZScale Double Scale in Z axis

Hints

  • Do NOT use this filter. Instead, use Property Outputs feature, accessible in the output port's context menu.

Complexity Level

This filter is available on Advanced Complexity Level.