SurfaceIsVolumeSurface Property |
Gets whether the surface is a volume surface.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic bool IsVolumeSurface { get; }
Public ReadOnly Property IsVolumeSurface As Boolean
Get
public:
property bool IsVolumeSurface {
bool get ();
}
Property Value
Boolean
See Also