ProjectionSectionOptionsAutoCADSolidDisplayAsTrueSection Property

Gets or sets a Boolean value indicating if the AutoCAD solid displayed in the section view should be a "true section" or "simply a representation of the solid in the view".

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

Property Value

Boolean
See Also