SurfaceOperationDeleteMultipleTinVerticesLocations Property |
Gets the vertex locations for the operation.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic Point2dCollection Locations { get; }
Public ReadOnly Property Locations As Point2dCollection
Get
public:
property Point2dCollection^ Locations {
Point2dCollection^ get ();
}
Property Value
Point2dCollection
See Also