VDF Articles
Returned 1505 results listed below
70002236 How to calculate the produced image size of printToImageData function
Category: HowToHow to calculate the produced image size of printToImageData function
70002231 Apparent intersection to work between line and circle or arc that are in different planes
Category: WishApparent intersection to work between line and circle or arc that are in different planes
70002224 Explode all objects to simple objects and save it as a new drawing
Category: HowToI would like to explode all objects of a drawing that is already created/loaded into simple objects of vdLine, vdArc, vdCircle, vdText, vdEllipse and save this exploded drawing to a new file. How can I do this?
70002220 Image with null image definition is not scaled properly
Category: HowToImage is not scaled properly, in the attached drawing the "empty" image (image definition is null) is not scaled in X axis properly
70002211 Length Units when exporting SKP files
Category: General.SKP files always expoted to Inches and the vdDocument.InsUnits = vdDocument.InsUnitsEnum.Inches vdDocument.lunits.UType = LUnits.LUnitType.lu_Architectural (display the length units as Feet) In order to do that length units and the coordinates are scaled depend of the vdDocument.InsUnits so if vdDocument.InsUnits is Inches or Unspecified , scaled with 1.0 Feet, scaled with 12.0 (one feet is 12 inches) Millimeters, scaled with 0,03937(one milimeter is 0,03937 inches) Centimeters, scaled with 0,3937(one centimeter is 0,3937 inches) Meters, scaled with 39,37(one meter is 39,37 inches)
70002203 How to get the entities of a vdInsert before exploding it
Category: HowToHow to get the entities of a vdInsert before exploding it
70002200 Polyface with large number of vertices is not exported correctly in DXF
Category: WishPolyface with large number of vertices is not exported correctly in DXF
70002195 Save the printer settings in a file stream
Category: HowToHow can I save the printer settings (name, paper type, orientation, margins etc) in a file and set it back later to another drawing?
70002196 Update properties on printer when exiting the printer form
Category: WishUpdate properties on printer when exiting the printer form
70002198 Read IFC object type properties
Category: WishRead IFC object type properties like OverAllWidth and OverAllHeght of IfcDoor and IfcWindow