Share

FaceShell.Volume Property

Parent Object: FaceShell

Description

Property that returns the volume of the component in database units.

Syntax

FaceShell.Volume( PrecisionPercent As Double ) As Double

Property Value

This is a read only property whose value is a Double.

Parameters

Name Type Description
PrecisionPercent Double Input Double that specifies the requested relative accuracy of the result as a percentage. For example, a value of 0.01 requests a maximum error of one percent.

Version

Introduced in version 4

Was this information helpful?