ReadAutodesk.ExtrudeByThickness Property

Gets or sets a value indicating whether the curve with a defined thickness value are extruded as Mesh or Surface.
Public Property ExtrudeByThickness() As Boolean
This language is not supported or no code example is available.
public bool ExtrudeByThickness {get; set;}
This language is not supported or no code example is available.

Property Value

bool
Remarks
 
When possible, the entities are extruded as surfaces, otherwise they are extruded as mesh.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition