AssocArrayTransformItemBy Method

Applies a transform matrix to the item at the specified index.

Namespace: Teigha.DatabaseServices
Assembly: TD_MgdDbConstraints (in TD_MgdDbConstraints.dll) Version: 0.0.0.0
Syntax
public void TransformItemBy(
        ItemLocator index,
        Matrix3d transform
)

Parameters

index  ItemLocator
[in] Index of the item for which to apply the transformation matrix.
transform  Matrix3d
[in] Transformation matrix.
See Also

©  Bricsys NV. All rights reserved.