AcSmSheetSet.InsertComponentAfter Method

Sheet Set Manager API

 
AcSmSheetSet.InsertComponentAfter Method
 
 
 

Inserts a sheet at the position specified.

Syntax

InsertComponentAfter(
 newSheet As IAcSmComponent,
 afterComp As IAcSmComponent) As Object
newSheet Input IAcSmComponent to be inserted
afterComp Input component after which to insert the sheet