TransformOverruleTransformBy Method

Applies the specified 3D transformation matrix to the specified entity.

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

Parameters

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

©  Bricsys NV. All rights reserved.