←Select platform

Thickness Property

Summary

Represents the thickness of the extract slice

Syntax
C#
C++/CLI
public float Thickness { get; set; } 
public:  
   property Single Thickness 
   { 
      Single get() 
      void set(Single value) 
   } 

Property Value

Float value that represents the thickness of the extract slice, default value is 1

Remarks
  • The thickness is the slices consist of the pixels that are perpendicular to the slice plane.

  • The default thickness is 1

  • The pixels in the thickness range are combined together using a projection method, for more information, refer to ProjectionType.

Requirements

Target Platforms

Help Version 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.