The VolumeSurfaceProperties type exposes the following members.

Properties

  NameDescription
Public propertyAdjustedCutVolume
Gets the total cut volume for the surface, with a cut factor applied.
Public propertyAdjustedFillVolume
Gets The total fill volume for the surface, with a fill factor applied.
Public propertyAdjustedNetVolume
Gets the difference between the cut and fill volumes.
Public propertyBaseSurface
Gets the ObjectId of the base surface from which the volume surface is generated.
Public propertyComparisonSurface
Gets the ObjectId of the comparison surface from which the volume surface is generated.
Public propertyCutFactor
Gets the cut factor.
Public propertyFillFactor
Gets the fill factor.
Public propertyUnadjustedCutVolume
Gets the total cut volume for the surface, without a cut factor applied.
Public propertyUnadjustedFillVolume
Gets The total fill volume for the surface, without a fill factor applied.
Public propertyUnadjustedNetVolume
Gets the difference between the cut and fill volumes.

See Also