Click or drag to resize
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.CTInterface
Assembly: CTInterface (in CTInterface.dll)
Syntax
public int SheetIndex { get; set; }

Property Value

Type: Int32
See Also