SurfaceOperationAddGridPointLocation Property |
Gets the location of the grid point.
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