Entity.DrawIsocurvesForFlat Method

Draws the isocurves in Flat display mode.
Protected Friend Overridable Sub DrawIsocurvesForFlat( _ 
ByVal data As DrawParams
)
This language is not supported or no code example is available.
internal protected virtual void DrawIsocurvesForFlat( 
DrawParams data 
)
This language is not supported or no code example is available.

Parameters

data
DrawParams

The draw parameters

Remarks
 
Only the Surface entities draws them.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition