SubentityOverruleTransformSubentPathsBy Method

Overrules the Entity.subTransformSubentPathsBy() method and calls it in the default implementation.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public virtual void TransformSubentPathsBy(
        Entity entity,
        FullSubentityPath[] paths,
        Matrix3d xform
)

Parameters

entity  Entity
[in] Entity.
paths  FullSubentityPath
[in] Array of paths.
xform  Matrix3d
[in] Transformation matrix to be applied to each subentity.
See Also

©  Bricsys NV. All rights reserved.