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.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ProfileCriteriaCollection Criteria { get; }
Public ReadOnly Property Criteria As ProfileCriteriaCollection
Get
public:
property ProfileCriteriaCollection^ Criteria {
ProfileCriteriaCollection^ get ();
}
Property Value
ProfileCriteriaCollection
See Also