GridVolumeSurfaceGetGridProperties Method |
Gets the Grid properties of the surface.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntax
Exceptions| Exception | Condition |
|---|
| InvalidOperationException |
Thrown when the surface object has no triangles or cells.
|
Remarks
The grid surface properties include orientation, and x and y spacing.
See Also