EntityCompoundObjectTransform Property

Property that represents a transformation matrix for compound objects (these objects return the DrawableIsCompoundObject flag from the subSetAttributes() method). The returned matrix is the same matrix that is passed to pushModelTransform() before rendering nested objects.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public Matrix3d CompoundObjectTransform { get; }

Property Value

Matrix3d
See Also

©  Bricsys NV. All rights reserved.