yucad
3d
Home
Guide
yucad3d SDK
yucad 2D SDK
Pricing
Log in
Register
yucad C API
›
Function Index
›
Core & Document
CadCreate
Creates a new, empty drawing and returns its handle.
YuHandle
CadCreate
( );
Return Value
The handle of the new drawing, or 0 on failure.
See Also
CadCompress
CadDestroy
CadExpand
CadFileNew
CadFileOpen
CadFileOpenMem
CadFileSave
CadFileSaveAs
Core & Document (chapter)