VDF Articles
Returned 1485 results listed below
70001921 Ability to import linetypes and hatches using their dialogs
Category: WishIs it possible to have the option to import and overwrite existing linetypes (.lin files) and hatches (.pat files) using their dialogs?
70001979 I would like to read IfcOrganization and IfcUnits from an IFC file
Category: WishI would like to read IfcOrganization and IfcUnits from an IFC file
70001993 How can I move objects from one layout to another
Category: HowToHow can I move objects from one layout to another
70001987 How to pass unused primaries to VDS or DataString file
Category: HowToWhen we call ExportScript() or ToScriptData() all the entities are exported with the tables that they are using like Layers, TextStyles etc. So if in our document we have some unused layers and text styles they will not be exported on the VDS file or the data string file. If we want to export these unused tables we have to create some entities which will use these tables in order to be exported. After creating these entities we can set the visibility of these entities to false(invisible) so these entities will not be drawn and displayed on both VDF screen and canvas of Web Control, but in this way the unused tables will be exported on the VDS or data string file. Bellow you can find a small example for how to achieve this.
70001990 Text undefined properties to use reference Style properties
Category: WishText undefined properties to use reference Style properties
70001991 How to display something by right click when action is active
Category: HowToHow can i display something like a pop up window or an alert window by right clicking when an action is active.
70001986 Support import of Trace objects as filled polylines
Category: WishSupport import of Trace objects as filled polylines
70001975 Support different color linetypes and lineweights for dimension Ext Line
Category: WishSupport different color linetypes and lineweights for each dimension Ext Line
70001983 Selection and drawing performance improvements
Category: WishSelection and drawing performance improvements
70001981 Add ability to save a modified drawing with the Simple web service example
Category: WishAdd ability to save a modified drawing with the Simple web service example