| CTInterfacePreFileConversionArgsSheetIndex Property |
If
SWDoc is a drawing document then this refers to drawing sheet index to be converted.
If multiple sheets are embedded into some file then this is index of first sheet added.
Index is 0 based. For model documents -1.
Namespace: ATR.CT.CTInterfaceAssembly: CTInterface (in CTInterface.dll)
Syntax public int SheetIndex { get; set; }
Public Property SheetIndex As Integer
Get
Set
Property Value
Type:
Int32See Also