BlockReference.AccumulatedParentsTransform Property

Gets the global transformation given by the current BlockReference's transformation and its parents' ones.
Public Property AccumulatedParentsTransform() As Transformation 
Get 
This language is not supported or no code example is available.
public Transformation AccumulatedParentsTransform {get;}
This language is not supported or no code example is available.

Property Value

Transformation
Remarks
 
The BlockReference must have been set as current with Environment.SetCurrent.

.NET Framework

Supported in: 4.8

In this article

Definition