IfcLayer(String) Constructor

Name only constructor.
Public Sub New( _ 
ByVal name As String
)
This language is not supported or no code example is available.
public IfcLayer( 
string name 
)
This language is not supported or no code example is available.

Parameters

name
string

Layer name

.NET Framework

Supported in: 4.8

In this article

Definition