-
-
Notifications
You must be signed in to change notification settings - Fork 158
ACadSharp.Entities.UnderlayEntity.ClipBoundaryVertices
Albert Domenech edited this page Jul 20, 2025
·
1 revision
2d points in OCS/ECS.
If only two, then they are the lower left and upper right corner points of a clip rectangle.
If more than two, then they are the vertices of a clipping polygon.
Namespace: ACadSharp.Entities.UnderlayEntity<T>
C#
DxfCollectionCodeValueAttribute
public List<XY> ClipBoundaryVertices { 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