2027 Property
Changes 0
P

Solid.Volume

Description:
Returns the signed volume of this solid.
Remarks:
Revit attempts to compute the volume analytically, if possible. If an analytical solution is not possible, it uses tessellated faces to calculate a reasonable approximation for the volume. The calculated volume may be slightly underestimated or overestimated if curved surfaces are present.
public double Volume { get; }