Share

PointGroup.UseNoneClassification Method

Sets the User-Defined Property classification for the current point group to "none".



Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public void UseNoneClassification()

VB

Public Sub UseNoneClassification

C++

public:
void UseNoneClassification()

Example

C#

1!ERROR: See log file!

VB

1!ERROR: See log file!

See Also

Reference

Was this information helpful?