AssocPersSubentityIdPESetRigidSetTransform Method

Sets the transformation matrix of the rigid set entity.

Namespace: Teigha.DatabaseServices
Assembly: TD_MgdDbConstraints (in TD_MgdDbConstraints.dll) Version: 0.0.0.0
Syntax
public virtual void SetRigidSetTransform(
        Entity entity,
        Matrix3d trans
)

Parameters

entity  Entity
[in] Sigid set entity. Needs to be open for write operations.
trans  Matrix3d
[in] Transformation matrix to set.
Remarks
A rigid set can be rotated and translated as a whole, but its subentities cannot be individually changed.
See Also

©  Bricsys NV. All rights reserved.