[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 86: htmlspecialchars(): Charset "utf8-bin" is not supported, assuming UTF-8
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 151: htmlspecialchars(): Charset "utf8-bin" is not supported, assuming UTF-8
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 152: htmlspecialchars(): Charset "utf8-bin" is not supported, assuming UTF-8
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/user.php on line 329: htmlspecialchars(): Charset "utf8-bin" is not supported, assuming UTF-8
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4130: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3009)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4130: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3009)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4130: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3009)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4130: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3009)
DesignCAD DC Toolkit FileLinker Forum • BasicCAD - Punkte löschen
Seite 1 von 1

BasicCAD - Punkte löschen

Verfasst: Mittwoch 18. September 2019, 19:39
von JohW
Gibt es in BasicCAD einen Befehl oder eine Möglichkeit bei einem Element, z.B. einem Vektor, das man mit ENTITY ausgewählt hat, bestimmt Punkte zu löschen, z.B. die ersten 3?

Re: BasicCAD - Punkte löschen

Verfasst: Donnerstag 19. September 2019, 08:51
von DcUser
Die beste Methode ist hier, alle Punkte des Elementes in Variablen einzulesen, das (ursprüngliche) Element zu löschen und anschließend einfach ein neues Element (ohne die 3 ersten Punkte) zu erstellen.