The VolumeSurfaceProperties type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AdjustedCutVolume |
Gets the total cut volume for the surface, with a cut factor applied.
| |
| AdjustedFillVolume |
Gets The total fill volume for the surface, with a fill factor applied.
| |
| AdjustedNetVolume |
Gets the difference between the cut and fill volumes.
| |
| BaseSurface |
Gets the ObjectId of the base surface from which the volume surface is generated.
| |
| ComparisonSurface |
Gets the ObjectId of the comparison surface from which the volume surface is generated.
| |
| CutFactor |
Gets the cut factor.
| |
| FillFactor |
Gets the fill factor.
| |
| UnadjustedCutVolume |
Gets the total cut volume for the surface, without a cut factor applied.
| |
| UnadjustedFillVolume |
Gets The total fill volume for the surface, without a fill factor applied.
| |
| UnadjustedNetVolume |
Gets the difference between the cut and fill volumes.
|