WorldDrawCreateFromNative Method

Allows to create WorldDraw wrapper from native pointer. Is used in custom entity methods to be able to call custom managed wrapper's worlddraw.

Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public static WorldDraw CreateFromNative(
        IntPtr nativeWD
)

Parameters

nativeWD  IntPtr
 

Return Value

WorldDraw
See Also

©  Bricsys NV. All rights reserved.