Search found 11 matches
- 02 Jan 2020, 15:33
- Forum: CAD .NET
- Topic: About cadimport older version
- Replies: 1
- Views: 2578
About cadimport older version
Hi team,
Is there any other trail version except cad.net 12 or cad.net 14 ?
Is there any other trail version except cad.net 12 or cad.net 14 ?
- 27 Nov 2019, 17:32
- Forum: CAD .NET
- Topic: Locking Specific Layers for Zoom
- Replies: 1
- Views: 2844
Locking Specific Layers for Zoom
Hello Team,
I have a query regarding layer zooming in which there are two layers say example layer1 and layer2.
Is there anyway i can zoom layer1 and keep layer2 constant.
Can you please guide me through this?
I have a query regarding layer zooming in which there are two layers say example layer1 and layer2.
Is there anyway i can zoom layer1 and keep layer2 constant.
Can you please guide me through this?
- 15 Nov 2019, 12:03
- Forum: CAD .NET
- Topic: Inserting entity to cadinsert
- Replies: 1
- Views: 9366
Inserting entity to cadinsert
I am creating a circle and adding the circle to CADBlock and to CADInsert as mentioned in the code below. But circle is not visible on screen only dot is visible vInsert.Box.Wdth and height is 0. Please guide me to add entity to block and vinsert CADBlock tempcadBlock = new CADBlock(); tempcadBlock....
- 31 Oct 2019, 15:34
- Forum: CAD .NET
- Topic: Inserting cad blocks from one file on another
- Replies: 2
- Views: 3630
Re: Inserting cad blocks from one file on another
Hello Mikhail,
Thanks for the support.
After adding CADBlock.Offset to the CADBlock the image is appearing in appropriate position.
Vijay
Thanks for the support.
After adding CADBlock.Offset to the CADBlock the image is appearing in appropriate position.
Vijay
- 25 Oct 2019, 15:30
- Forum: CAD .NET
- Topic: Inserting cad blocks from one file on another
- Replies: 2
- Views: 3630
Inserting cad blocks from one file on another
Hello Team, I am in a situation in which I have 2 CAD images(Image1.dwg and Image2.dwg). I have opened image1.dwg and reading the contents or entities of image2.dwg. I am storing the read entities inside a Block and placing it inside Vinsert at some coordinates (x = 111 and y = 116) as shown in the ...
- 24 Oct 2019, 10:09
- Forum: CAD .NET
- Topic: Regarding Scaling
- Replies: 7
- Views: 6253
Re: Regarding Scaling
On rendering how to calculate real units?
- 23 Oct 2019, 14:40
- Forum: CAD .NET
- Topic: Regarding Scaling
- Replies: 7
- Views: 6253
Re: Regarding Scaling
if i draw 50 Pixel Line ,How can I map it to cad measurement(millimeter)?
- 23 Oct 2019, 14:08
- Forum: CAD .NET
- Topic: Regarding Scaling
- Replies: 7
- Views: 6253
Re: Regarding Scaling
How can I map it for different Zoom Level and Different images?
- 23 Oct 2019, 12:47
- Forum: CAD .NET
- Topic: Regarding Scaling
- Replies: 7
- Views: 6253
Regarding Scaling
Hello Team,
What is MMToPixelX and how to calculate Real Scale?
What is MMToPixelX and how to calculate Real Scale?
- 17 Oct 2019, 12:41
- Forum: CAD .NET
- Topic: Regarding Deserialization
- Replies: 1
- Views: 3008
Regarding Deserialization
Hello team,
we had gone through the old forms regarding Deserialization but we din't get any proper answers for our query.
We need to use Deserialization in our project. Can you confirm us that any of your current version has included Deserialization feature.
we had gone through the old forms regarding Deserialization but we din't get any proper answers for our query.
We need to use Deserialization in our project. Can you confirm us that any of your current version has included Deserialization feature.
Re: Save file
Is there any improvement in Deserialization?