AssocPersSubentityIdPEGetSubentGeometryXform Method

Gets the transformation matrix of the specified entity within the block reference. Returns identity matrix in default implementation.

Namespace: Teigha.DatabaseServices
Assembly: TD_MgdDbConstraints (in TD_MgdDbConstraints.dll) Version: 0.0.0.0
Syntax
public virtual Matrix3d GetSubentGeometryXform(
        Entity entity,
        ObjectId[] fullSubentPath
)

Parameters

entity  Entity
[in] Entity for which to get transformation matrix. Needs to be open for read operations.
fullSubentPath  ObjectId
[in] Full path instances of the sub-entities whose collective transformation matrix to be determined.

Return Value

Matrix3d
3D transformations matrix.
See Also

©  Bricsys NV. All rights reserved.