-
-
Notifications
You must be signed in to change notification settings - Fork 158
ACadSharp.Objects.SpatialFilter.BoundaryPoints
Albert Domenech edited this page Aug 13, 2025
·
1 revision
Clip boundary definition point (in OCS).
Always 2 or more based on an xref scale of 1.
2 points = Rectangular clip boundary (lower-left and upper-right)
greater than 2 points = Polyline clip boundary
Namespace: ACadSharp.Objects.SpatialFilter
C#
DxfCodeValueAttribute
DxfCollectionCodeValueAttribute
public List<XY> BoundaryPoints { get; set; }
List
ACadSharp Class Library Documentation
Documentation created by NetDocGen
- ACadSharp
- ACadSharp.Attributes
- ACadSharp.Blocks
- ACadSharp.Classes
- ACadSharp.Entities
- ACadSharp.Exceptions
- ACadSharp.Extensions
- ACadSharp.Header
- ACadSharp.IO
- ACadSharp.IO.DWG
- ACadSharp.Objects
- ACadSharp.Objects.Collections
- ACadSharp.Objects.Evaluations
- ACadSharp.Tables
- ACadSharp.Tables.Collections
- ACadSharp.Types.Units
- ACadSharp.XData
- CSMath
- CSMath.Geometry
- CSUtilities.Attributes
- CSUtilities.Extensions