BlockReference(devDept.Geometry.Transformation, String) Constructor

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

Parameters

t
devDept.Geometry.Transformation

The transformation

blockName
string

The name of the Block to be inserted

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition