IfcBlockReference(Transformation, String) Constructor

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

Parameters

t
Transformation

The transformation

blockName
string

The name of the Block to be inserted

.NET Framework

Supported in: 4.8

In this article

Definition