Gets the points collection.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PointCollection Points { get; }
Public ReadOnly Property Points As PointCollection
Get
public:
property PointCollection^ Points {
PointCollection^ get ();
}
Property Value
PointCollection
See Also