AssocPersSubentityIdPEGetRigidSetTransform Method

Gets 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 Matrix3d GetRigidSetTransform(
        Entity entity
)

Parameters

entity  Entity
[in] Entity for which to get rigid set transform matrix. Needs to be open for read operations.

Return Value

Matrix3d
Matrix for 3D transformations.
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.