Click or drag to resize
BatchProcessPreCreateFlatViewArgsForcedViewConfiguration Property
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.

Namespace: ATR.CT.CTInterface
Assembly: CTInterface (in CTInterface.dll)
Syntax
public string ForcedViewConfiguration { get; set; }

Property Value

Type: String
See Also