2027 Members
Changes 0
M

BoundingBoxContainsPointFilter Properties

Name Return Type Description Inherited From
P Inverted bool True if the results of the filter are inverted; elements that would normally be accepted by this filter will be rejected, and elements that would normally be rejected will be accepted. (Inherited from ElementFilter ) ElementFilter
P IsValidObject Boolean Specifies whether the .NET object represents a valid Revit entity. (Inherited from ElementFilter ) ElementFilter
P Point XYZ The XYZ point to use when matching element bounding boxes.
P Tolerance double Allows control over the match criteria by using a tolerance in the geometry comparison. It is suggested to use this in cases where trivial differences should be considered when matching elements.