LibreCAD / librecad /src /lib /engine /document /entities /lc_cachedlengthentity.cpp
AbdulElahGwaith's picture
Upload folder using huggingface_hub
a5ffdcd verified
#include "lc_cachedlengthentity.h"
LC_CachedLengthEntity::LC_CachedLengthEntity(RS_EntityContainer* parent):RS_AtomicEntity(parent) {}