Share
 
 

AcSmSheetSet.InsertComponentAfter Method (SSO)

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

Was this information helpful?