RVTDocs.com
Namespace: Autodesk.Revit.DB Class: BoundingBoxXYZ

BoundingBoxXYZ.IsSet

Property
Description:
Indicates whether the bounding box is set.
Remarks:
Bounding box is considered set when it contains at least one point and "Enabled" is set to "true".
Syntax
public bool IsSet { get; }