ImageGear .NET
ImGearIsosurfaceOptions Class Properties


For a list of all members of this type, see ImGearIsosurfaceOptions members.

Public Properties
 NameDescription
Public PropertyHighExcluRange Gets or sets the upper limit of the exclusion range.  
Public PropertyIsAddCoverSlices Gets or sets a value indicating whether to add cover-up slices at the ends.  
Public PropertyIsDecimateYGets or sets a value indicating whether to decimate in Y direction when considering surface depth.

NOTE: In effect only if IsLimitDepth property of the same ImGearIsosurfaceOptions class object is true.

 
Public PropertyIsDecimateZGets or sets a value indicating whether to decimate in Z direction when considering surface depth.

NOTE: In effect only if IsLimitDepth property of the same ImGearIsosurfaceOptions class object is true.

 
Public PropertyIsDoNorms Gets or sets a value indicating whether to calculate normals along with vertices.  
Public PropertyIsFlipNorms Gets or sets a value indicating whether to flip normals after calculation.  
Public PropertyIsLimitDepth Gets or sets a value indicating whether to limit the surface depth.  
Public PropertyIsoValue Gets or sets intensity value of pixels on the isosurface.  
Public PropertyLowExcluRange Gets or sets the lower limit of the exclusion range.  
Public PropertySurfaceDepthGets or sets the depth of the isosurface.

NOTE: In effect only if IsLimitDepth property of the same ImGearIsosurfaceOptions class object is true.

 
Public PropertyYDecimFactorGets or sets the decimation factor in Y direction.

NOTE: In effect only if both IsLimitDepth and IsDecimateY properties of the same ImGearIsosurfaceOptions class object are true.

 
Public PropertyZDecimFactorGets or sets a decimation factor in Z direction.

NOTE: In effect only if both IsLimitDepth and IsDecimateZ properties of the same ImGearIsosurfaceOptions class object are true.

 
Top
See Also

Reference

ImGearIsosurfaceOptions Class
ImageGear.Vector Namespace
GenerateIsosurface Method

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback