P

BoundingBoxXYZ.IsSet

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".
public bool IsSet { get; }