ProfileHatchArea Class

Manages how areas of cut or fill are highlighted in a ProfileView.
Inheritance Hierarchy
SystemObject
  [T:Autodesk.Civil.CivilWrapper<AeccDbGraphProfile>]
    Autodesk.Civil.DatabaseServicesProfileHatchArea

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public sealed class ProfileHatchArea : [T:Autodesk.Civil.CivilWrapper<AeccDbGraphProfile>]

The ProfileHatchArea type exposes the following members.

Properties
 NameDescription
Public propertyCriteria Gets the collection of hatch area criteria in the profile hatch area. The criteria define the profile that sets upper or lower boundary for the hatch area.
Public propertyName Gets or sets the profile hatch area's name.
Public propertyShapeStyleId Gets or sets the profile hatch area's shape style id.
Public propertyShapeStyleName Gets or sets the profile hatch area's shape style name.
Top
See Also