IVolumeSurfaceFillFactor Property |
Gets or sets the fill factor for the surface.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxdouble FillFactor { get; set; }
Property FillFactor As Double
Get
Set
property double FillFactor {
double get ();
void set (double value);
}
Property Value
Double
See Also