Gets or sets the cut factor for the surface.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.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..::..CutFactor
Remarks
The cut factor specifies the amount that a volume of material expands after it has been removed.