ReadIGES(String, Boolean) Constructor

File name constructor.
Public Sub New( _ 
ByVal fileName As String, _ 
Optional ByVal applyScaling As Boolean = false _ 
)
This language is not supported or no code example is available.
public ReadIGES( 
string fileName
bool applyScaling = false 
)
This language is not supported or no code example is available.

Parameters

fileName
string

The file name

applyScaling
bool

Applies IGES model space scale

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition