Skip to content

[mxcad_2d API documentation] (../README. md)/[2d] (../modules/2d. md)/[McDb] (../modules/2d. McDb. md)/Intersection

Enumeration: Intersect ​

2d.McDb.Intersect

Intersection type Call the second parameter of the [IntersectWith()] method (../classes/2d. McDbEntity. md # intersecttwist)

Table of contents ​

Enumeration Members ​

Enumeration Members ​

kExtendArg ​

• kExtendArg = 2

Only extend entities as parameters Refers to the first parameter of [IntersectWith] (../classes/2d. McDbEntity. md # intersecttwist)


kExtendBoth ​

• kExtendBoth = 3

Both entities extend


kExtendThis ​

• kExtendThis = 1

Extend only the original entity Refers to the instance itself that calls the [IntersectWith] method (../classes/2d. McDbEntity. md # intersecttwist)


kOnBothOperands ​

• kOnBothOperands = 0

Neither entity extends