SurfaceOperationModifyGridPointElevationLocation Property |
Gets the grid point location for the operation.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic GridLocation Location { get; }
Public ReadOnly Property Location As GridLocation
Get
public:
property GridLocation Location {
GridLocation get ();
}
Property Value
GridLocation
See Also