ProfileHatchAreaCriteria Property

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.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public ProfileCriteriaCollection Criteria { get; }

Property Value

ProfileCriteriaCollection
See Also