EntityTransformBy Method

Applies the specified 3D transformation matrix to this entity.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public virtual void TransformBy(
        Matrix3d transform
)

Parameters

transform  Matrix3d
[in] 3D transformation matrix.
See Also

©  Bricsys NV. All rights reserved.