InterferenceStyleModelSizeOptions Property

Gets or sets the model size options, UseAbsoluteUnits or UseDrawingScale.

Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public InterferenceModelSizeOptionType ModelSizeOptions { get; set; }

Property Value

InterferenceModelSizeOptionType
See Also