For example,
1. CADImportVCL
The value TsgDXFInsert(TsgDXFConverter.Sections[csEntities].Entities).Block.Name = "*U4"
2. AutoCAD
its EffectiveName (Block Name we can see in AutoCAD any versions) = "Stamp".
Question:
How to get EffectiveName of Block in CADImportVCL?
P.S
I prompted below the description concerned to EffectiveName property from AutoCAD documentation
EffectiveName Property
Specifies the original block name.
The effective name is the name of the block as the user would see it in the user interface. Dynamic blocks may draw themselves with an anonymous block whose name is different than the block name the user sees for the block in the user interface. The Name property returns the name of the block used to draw the reference, while the EffectiveName is the name the user sees for the reference.
How to get Effective Name of Block in CADImportVCL
Moderators: SDS, support, admin
-
- Posts: 1
- Joined: 12 Jun 2008, 12:32
Re: How to get Effective Name of Block in CADImportVCL
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support
Chat support on Skype: cadsofttools.support