How to change parameters of an entity?
Moderators: SDS, support, admin
How to change parameters of an entity?
Hello.
I have one question: How to change parameters of an entity, when the entity is new DXF file (not simple line, circle or things like that)? How to change its color and move it on a screen without moving others entities?
Thank you for any help.
Mariusz Hyżorek
I have one question: How to change parameters of an entity, when the entity is new DXF file (not simple line, circle or things like that)? How to change its color and move it on a screen without moving others entities?
Thank you for any help.
Mariusz Hyżorek
Re: How to change parameters of an entity?
Hello Mariusz.
Unfortunately I am not sure I understand you in a right way. TsgDXFEntity - the base class for any other entities contain Color property. This means same color change (TsgDXFEntity.Color) for any entity class from library. AddNewEntities demo source contains example of adding entities with specified properties to new CADImage object that can be saved into DXF file afterwards. Please specify your request if my post isn't informative enough.
Alexander.
Unfortunately I am not sure I understand you in a right way. TsgDXFEntity - the base class for any other entities contain Color property. This means same color change (TsgDXFEntity.Color) for any entity class from library. AddNewEntities demo source contains example of adding entities with specified properties to new CADImage object that can be saved into DXF file afterwards. Please specify your request if my post isn't informative enough.
Alexander.
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support
Chat support on Skype: cadsofttools.support