Share

FeatureLineComponentCollection.Validate Method

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.8.0.280

Syntax

C#

public bool Validate()

VB

Public Function Validate As Boolean

C++

public:
bool Validate()

Return Value

Boolean

See Also

Reference

Was this information helpful?