Hatch.ExtrudeAsSurface Method

Can't extrude a Hatch entity.
Public Overrides Function ExtrudeAsSurface( _ 
ByVal amount As Double
) As Surface
This language is not supported or no code example is available.
public override Surface ExtrudeAsSurface( 
double amount 
)
This language is not supported or no code example is available.

Parameters

amount
double

Return Value

Surface
Exception type Condition

NotImplementedException

Thrown if you use this method.

.NET Framework

Supported in: 4.8

In this article

Definition