IfcBlockReference(String) Constructor

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

Parameters

blockName
string

The name of the Block to be inserted

.NET Framework

Supported in: 4.8

In this article

Definition