CivilDocumentPointUDPClassifications Property

Gets the collection of all CogoPoint user defined property classifications in the drawing.

Namespace: Autodesk.Civil.ApplicationServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public UDPClassificationCollection PointUDPClassifications { get; }

Property Value

UDPClassificationCollection
See Also