Applies a custom User-Defined Property classification by name to the current point group.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0
Syntax
| C# |
|---|
public void UseCustomClassification( string name ) |
| Visual Basic |
|---|
Public Sub UseCustomClassification ( _ name As String _ ) |
| Visual C++ |
|---|
public: void UseCustomClassification( String^ name ) |
Parameters
- name
- Type: System..::..String
The name of the custom UDP to apply.
Examples
1!ERROR: See log file!1!ERROR: See log file!