Preparing search index...
The search index is not available
MLightCAD LibreDwg-Web API Docs
MLightCAD LibreDwg-Web API Docs
types/common
Dwg_Field_Value
Interface Dwg_Field_Value
interface
Dwg_Field_Value
{
data
?:
string
|
number
|
DwgPoint2D
|
DwgPoint3D
|
Dwg_Color
;
message
?:
string
;
success
:
boolean
;
}
Index
Properties
data?
message?
success
Properties
Optional
data
data
?:
string
|
number
|
DwgPoint2D
|
DwgPoint3D
|
Dwg_Color
Optional
message
message
?:
string
success
success
:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
data
message
success
MLightCAD LibreDwg-Web API Docs
Loading...