IntersectingElementDataIntersectionVolume Property |
The intersection volume.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic double IntersectionVolume { get; }
Public ReadOnly Property IntersectionVolume As Double
Get
public:
property double IntersectionVolume {
double get ();
}
member IntersectionVolume : float with get
Property Value
Double
See Also