PublishSheetEventArgs Constructor

Initializes a new instance of the PublishSheetEventArgs class

Namespace: Bricscad.Publishing
Assembly: BrxMgd (in BrxMgd.dll) Version: 24.0.1.0
Syntax
public PublishSheetEventArgs(
        AcDMMSheetReactorInfo* dmmSheetReactorInfo,
        PlotRotation plotrotation,
        PlotPaperUnit plotpaperunit,
        PlotLogger plotlogger,
        PlotType plottype,
        Database database,
        ObjectId plotlayoutid
)

Parameters

dmmSheetReactorInfo  AcDMMSheetReactorInfo*
 
plotrotation  PlotRotation
 
plotpaperunit  PlotPaperUnit
 
plotlogger  PlotLogger
 
plottype  PlotType
 
database  Database
 
plotlayoutid  ObjectId
 
See Also

©  Bricsys NV. All rights reserved.