Verifies whether the feature line components construct a well formed polygon (without crossing on itself).
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public bool Validate()
VB
Public Function Validate As Boolean
C++
public: bool Validate()