Login
|
Sign Up
AutoLISP Function Detail
Name:
expand
Syntax:
(expand
int
)
Description:
Allocates node space (or memory) by the number of segments provided.
Example(s):
(expand 10)
10