PublishSheetEventArgs Constructor

Initializes a new instance of the PublishSheetEventArgs class
Namespace:  Bricscad.Publishing
Assembly:  BrxMgd (in BrxMgd.dll) Version: 21.0.0.15598
Syntax
public PublishSheetEventArgs(
        AcDMMSheetReactorInfo* dmmSheetReactorInfo,
        PlotRotation plotrotation,
        PlotPaperUnit plotpaperunit,
        PlotLogger plotlogger,
        PlotType plottype,
        Database database,
        ObjectId plotlayoutid
)

Parameters

dmmSheetReactorInfo
Type: AcDMMSheetReactorInfo*
plotrotation
Type: Teigha.DatabaseServicesPlotRotation
plotpaperunit
Type: Teigha.DatabaseServicesPlotPaperUnit
plotlogger
Type: Bricscad.PlottingServicesPlotLogger
plottype
Type: Teigha.DatabaseServicesPlotType
database
Type: Teigha.DatabaseServicesDatabase
plotlayoutid
Type: Teigha.DatabaseServicesObjectId
See Also

©  Bricsys NV. All rights reserved.