VolumeSurfacePropertiesComparisonSurface Property |
Gets the ObjectId of the comparison surface from which the volume surface is generated.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ObjectId ComparisonSurface { get; }
Public ReadOnly Property ComparisonSurface As ObjectId
Get
public:
property ObjectId ComparisonSurface {
ObjectId get ();
}
Property Value
ObjectId
See Also