python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Use model space coordinates
I'm using the Forge Viewer and I'm having trouble getting the model space coordinate system instead of paper space. I have a building floor plan in view and I can get the coordinates of things but th...
sfaust
Votes: 0
Answers: 1
Use Civil 3D Design Automation to convert landxml file to dwg for displaying in Forge Viewer
I want to display the landxml file on forge viewer, but since Model Derivative API doesn't support converting landxml to svf, I decided to use Design Automation to convert landxml file to svf converta...
thanh trang Nguyen
Votes: 0
Answers: 1
What is the structure of a DXF BLOCK_RECORD and DICTIONARY and how is it used?
I am creating a feature to convert data into a DXF file. Sadly because of limitations I cannot use one of the existing frameworks, so am very simply trying to write my own.
I am at the point where I c...
samp17
Votes: 0
Answers: 1
Insert AutoCAD Block on a specific layer VB.NET
I'm trying to insert a block from another file and then change the layer of the block. I can get the block to insert into the modelspace but can't find a way to change it's layer. I'm hoping someone c...
Patrick
Votes: 0
Answers: 1