DrawableSubWorldDraw Method

Draws a graphical instance representation that is independent of any viewport context.

Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
protected abstract bool SubWorldDraw(
        WorldDraw wd
)

Parameters

wd  WorldDraw
[in] Object that encapsulates parameters of viewport-independent vectorization.

Return Value

Boolean
True if the drawing is successful; otherwise, the method returns false.
See Also

©  Bricsys NV. All rights reserved.