DBObjectXDataTransformBy Method

Applies the 3D transformation matrix to the XData of this object.

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

Parameters

transform  Matrix3d
[in] 3D transformation matrix.
Remarks
Applies the transformation matrix to only the following XData data types: NameValuekDxfXdWorldXCoord 1011 kDxfXdWorldYCoord 1021 kDxfXdWorldZCoord 1031 kDxfXdWorldXDisp 1012 kDxfXdWorldYDisp 1022 kDxfXdWorldZDisp 1032 kDxfXdWorldXDir 1013 kDxfXdWorldYDir 1023 kDxfXdWorldZDir 1033 kDxfXdDist 1041 kDxfXdScale 1042
See Also

©  Bricsys NV. All rights reserved.