Block area calculation
Moderators: SDS, support, admin
Block area calculation
Hello guys.
In my app i want to use CadImporterVCL to calculate area of a block. But can't find such function. Is such function exists in CadImporterVcl or
if not can i use a AutoLisp from autocad in CadImporterVcl. This AutoLisp calculate the area of given block.
Thanks.
In my app i want to use CadImporterVCL to calculate area of a block. But can't find such function. Is such function exists in CadImporterVcl or
if not can i use a AutoLisp from autocad in CadImporterVcl. This AutoLisp calculate the area of given block.
Thanks.
Re: Block area calculation
Hello.
CAD Import VCL provides access to parameters of a rectangular prism that bounds all entities of a block or a block reference. Please check Box property for TsgDXFBlock and TsgDXFInsert instances.
Alexander.
CAD Import VCL provides access to parameters of a rectangular prism that bounds all entities of a block or a block reference. Please check Box property for TsgDXFBlock and TsgDXFInsert instances.
Alexander.
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support
Chat support on Skype: cadsofttools.support