BatchProcessPreCreateFlatViewArgs Properties |
The BatchProcessPreCreateFlatViewArgs type exposes the following members.
Name | Description | |
---|---|---|
ForcedViewConfiguration | ForceViewName is set as view for the drawing using
active configuration of SourceModel as the view's
referenced configuation. Set this to named configuration
in case something else should be used as referenced configuration.
Only applicable when ForceViewName is set.
| |
ForceViewName |
Leave to null/empty for the system to decide the
view name to use, or override with the Orientation
View Name that should be used instead.
| |
SourceModel |
Source model (IModelDoc2) from which currently active configuration
the view should be created to TargetDrawing.
| |
TargetDrawing |
The drawing (IDrawingDoc) to which the view should be created
of SourceModel.
|