Gets or sets the cut factor for the surface.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.2.3892.0
Syntax
C#
public virtual double CutFactor { get; set; }
Visual Basic
Public Overridable Property CutFactor As Double
Get
Set
Visual C++
public: virtual property double CutFactor { double get (); void set (double value); }
Implements
IVolumeSurface.CutFactorRemarks
The cut factor specifies the amount that a volume of material expands after it has been removed.