SubentityOverruleGetSubentPathGeomExtents Method

Overrules the Entity.subGetSubentPathGeomExtents() 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 Extents3d GetSubentPathGeomExtents(
        Entity entity,
        FullSubentityPath path
)

Parameters

entity  Entity
[in] Entity.
path  FullSubentityPath
[in] Full subentity path object identifying the subentity.

Return Value

Extents3d
Extents object in which the subentity extents should be saved.
See Also

©  Bricsys NV. All rights reserved.