GridVolumeSurfaceCutFactor Property

Gets or sets the cut factor for the surface.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public virtual double CutFactor { get; set; }

Property Value

Double

Implements

IVolumeSurfaceCutFactor
Remarks
The cut factor specifies the amount that a volume of material expands after it has been removed.
See Also