CivilDocumentPointUDPs Property |
Gets the collection containing all CogoPoint user defined properties in the drawing.
Namespace: Autodesk.Civil.ApplicationServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic UDPCollection PointUDPs { get; }
Public ReadOnly Property PointUDPs As UDPCollection
Get
public:
property UDPCollection^ PointUDPs {
UDPCollection^ get ();
}
Property Value
UDPCollection
See Also