SurfaceZsMissingHandler Class Members
In This Topic
The following tables list the members exposed by SurfaceZsMissingHandler.
Public Constructors
Public Fields
Public Properties
| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) ![static (Shared in Visual Basic)](template/packages/core-dotnet/images/static.png) | Default |
Gets the Default SurfaceZsMissingHandler. This SurfaceZsMissingHandler is Read only.
|
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | InputZ | Gets and sets the input geometry Z value that is considered to be missing. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OnlyProcessMissingZs | Gets and sets, whether or not all input Z values will be processed, or only the input Z values that are determined to be missing |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OutputZ | Gets and sets the output value that will replace all missing input Z values |
Top
See Also