BlockReference.GetFullTransformation Method

Gets the BlockReference transformation combined with the Block.BasePoint position.
Public Function GetFullTransformation( _ 
ByVal blocks As BlockKeyedCollection
) As devDept.Geometry.Transformation
This language is not supported or no code example is available.
public devDept.Geometry.Transformation GetFullTransformation( 
BlockKeyedCollection blocks 
)
This language is not supported or no code example is available.

Parameters

blocks
BlockKeyedCollection

The blocks collection

Return Value

devDept.Geometry.Transformation

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition