DrawableOverruleWorldDraw Method

Overrules the Drawable.WorldDraw method. The default implementation of this method calls the Drawable.WorldDraw method.

Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public virtual bool WorldDraw(
        Drawable drawable,
        WorldDraw wd
)

Parameters

drawable  Drawable
[in] Drawable for which the overrule is applied.
wd  WorldDraw
[in] WorldDraw interface.

Return Value

Boolean
See Also

©  Bricsys NV. All rights reserved.