AcSmDSTFiler.Init Method
I Methods
AcSmSubset.InsertComponentAfter Method
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 |