TraversalParams.PushTransformation (BlockReference) Method

Multiplies the transformation of the blockReference by the current transformation and pushes the resulting transformation on the stack.
Public Sub PushTransformation( _ 
ByVal blockReference As BlockReference
)
This language is not supported or no code example is available.
public void PushTransformation( 
BlockReference blockReference 
)
This language is not supported or no code example is available.

Parameters

blockReference
BlockReference

The BlockReference

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition