Preparing search index...
The search index is not available
RealDWG-Web
RealDWG-Web
@mlightcad/data-model
AcDbMLeaderBreak
Interface AcDbMLeaderBreak
Represents a normalized leader break segment stored with concrete points.
interface
AcDbMLeaderBreak
{
end
:
AcGePoint3d
;
index
?:
number
;
start
:
AcGePoint3d
;
}
Index
Properties
end
index?
start
Properties
end
end
:
AcGePoint3d
Optional
index
index
?:
number
start
start
:
AcGePoint3d
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
end
index
start
RealDWG-Web
Loading...
Represents a normalized leader break segment stored with concrete points.