Surface.ComputeCurvatureMap Method

Computes the desired curvature map.
Public Sub ComputeCurvatureMap( _ 
ByVal environment As Environment, _ 
ByVal legend As Legend, _ 
ByVal type As curvatureType
)
This language is not supported or no code example is available.
public void ComputeCurvatureMap( 
Environment environment
Legend legend
curvatureType type 
)
This language is not supported or no code example is available.

Parameters

environment
Environment

The Environment object instance.

legend
Legend

The legend.

type
curvatureType

The curvature map type.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition