std-bylayer, std-byblock


Synopsis

(std-bylayer) => string

(std-byblock) => string

Description

STD-BYLAYER returns the translated name for "BYLAYER".

STD-BYBLOCK returns the translated name for "BYBLOCK".

They are favourately used on international AutoCAD versions.

:ENGLISH => "BYLAYER" / "BYBLOCK

:GERMAN => "VONLAYER" / "VONBLOCK"

Arguments

None

Return Value

A string.

Side Effects

None.

Module

(std-require 'STDENT)

Defined in STDENT