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.280
Syntax
C#
public sealed class ProfileHatchArea : [T:Autodesk.Civil.CivilWrapper<AeccDbGraphProfile>]
VB
Public NotInheritable Class ProfileHatchArea Inherits [T:Autodesk.Civil.CivilWrapper<AeccDbGraphProfile>]
C++
public ref class ProfileHatchArea sealed : public [T:Autodesk.Civil.CivilWrapper<AeccDbGraphProfile>]
The ProfileHatchArea type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Criteria | 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. |
![]() | Name | Gets or sets the profile hatch area's name. |
![]() | ShapeStyleId | Gets or sets the profile hatch area's shape style id. |
![]() | ShapeStyleName | Gets or sets the profile hatch area's shape style name. |