Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
AbdulElahGwaith
/
LibreCAD
like
0
Arabic
English
librecad
License:
mit
Model card
Files
Files and versions
xet
Community
main
LibreCAD
/
librecad
/
src
/
lib
/
engine
/
document
/
entities
/
lc_cachedlengthentity.cpp
AbdulElahGwaith
Upload folder using huggingface_hub
a5ffdcd
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
136 Bytes
#
include
"lc_cachedlengthentity.h"
LC_CachedLengthEntity::
LC_CachedLengthEntity
(RS_EntityContainer* parent):
RS_AtomicEntity
(parent) {}