Preparing search index...
The search index is not available
MLightCAD LibreDwg-Web API Docs
MLightCAD LibreDwg-Web API Docs
database/objects/layout
DwgLayoutObject
Interface DwgLayoutObject
interface
DwgLayoutObject
{
controlFlag
:
number
;
elevation
:
number
;
handle
:
number
;
insertionPoint
:
DwgPoint3D
;
layoutName
:
string
;
maxExtent
:
DwgPoint3D
;
maxLimit
:
DwgPoint2D
;
minExtent
:
DwgPoint3D
;
minLimit
:
DwgPoint2D
;
namedUcsId
?:
string
;
orthographicType
:
number
;
orthographicUcsId
?:
string
;
ownerHandle
:
number
;
paperSpaceTableId
:
string
;
shadePlotId
:
string
;
tabOrder
:
number
;
ucsOrigin
:
DwgPoint3D
;
ucsXAxis
:
DwgPoint3D
;
ucsYAxis
:
DwgPoint3D
;
viewportId
:
string
;
}
Hierarchy (
View Summary
)
DwgCommonObject
DwgLayoutObject
Index
Properties
control
Flag
elevation
handle
insertion
Point
layout
Name
max
Extent
max
Limit
min
Extent
min
Limit
named
Ucs
Id?
orthographic
Type
orthographic
Ucs
Id?
owner
Handle
paper
Space
Table
Id
shade
Plot
Id
tab
Order
ucs
Origin
ucsXAxis
ucsYAxis
viewport
Id
Properties
control
Flag
controlFlag
:
number
elevation
elevation
:
number
handle
handle
:
number
insertion
Point
insertionPoint
:
DwgPoint3D
layout
Name
layoutName
:
string
max
Extent
maxExtent
:
DwgPoint3D
max
Limit
maxLimit
:
DwgPoint2D
min
Extent
minExtent
:
DwgPoint3D
min
Limit
minLimit
:
DwgPoint2D
Optional
named
Ucs
Id
namedUcsId
?:
string
orthographic
Type
orthographicType
:
number
Optional
orthographic
Ucs
Id
orthographicUcsId
?:
string
owner
Handle
ownerHandle
:
number
paper
Space
Table
Id
paperSpaceTableId
:
string
shade
Plot
Id
shadePlotId
:
string
tab
Order
tabOrder
:
number
ucs
Origin
ucsOrigin
:
DwgPoint3D
ucsXAxis
ucsXAxis
:
DwgPoint3D
ucsYAxis
ucsYAxis
:
DwgPoint3D
viewport
Id
viewportId
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
control
Flag
elevation
handle
insertion
Point
layout
Name
max
Extent
max
Limit
min
Extent
min
Limit
named
Ucs
Id
orthographic
Type
orthographic
Ucs
Id
owner
Handle
paper
Space
Table
Id
shade
Plot
Id
tab
Order
ucs
Origin
ucsXAxis
ucsYAxis
viewport
Id
MLightCAD LibreDwg-Web API Docs
Loading...