GridVolumeSurfaceFillFactor Property

Gets or sets the fill factor for the surface.

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

Property Value

Double

Implements

IVolumeSurfaceFillFactor
Remarks
The fill factor specifies the amount that a volume of material compacts when it is used as fill.
See Also