public override void DrawInternal( DrawContext.Wireframe context, IWireframeGraphicsFactory graphicsFactory) { graphicsFactory.BeginInsert(this); this.DrawInternal((DxfInsert.Interface46) new DxfInsert.Class1019((DxfEntity)this, context, graphicsFactory), true); graphicsFactory.EndInsert(); }
public void Draw(IWireframeGraphicsFactory graphicsFactory) { graphicsFactory.EndInsert(); }