<cstMInsert>

  XML_API > CAD XML API Reference > XML Reference Extension > Entities >

<cstMInsert>

Previous pageReturn to chapter overviewNext page

The element contains information about MINSERT entity.

 

Attributes of <cstMInsert />

Attribute

Description

Point

[Required] Insertion point.

BlockName

[Required] Block name.

ColumnCount

[Required] Number of columns.

RowCount

[Required] Number of rows.

 

 

Definition:

<cstMInsert Point="100,50,0" BlockName="Block1" ColumnCount="2" RowCount="2"/>

Go to ABViewer