-
-
Notifications
You must be signed in to change notification settings - Fork 125
ACadSharp.Entities.UnderlayEntity
Albert Domenech edited this page Oct 3, 2024
·
2 revisions
Common base class for all underlay entities, like .
Namespace: ACadSharp.Entities
C#
DxfSubClassAttribute
public abstractclass UnderlayEntity
Returns | Name | Summary |
---|---|---|
Byte |
Contrast | Contrast |
UnderlayDefinition |
Definition | |
Byte |
Fade | Fade |
UnderlayDisplayFlags |
Flags | Underlay display options. |
XYZ |
InsertPoint | Insertion point(in WCS) |
XYZ |
Normal | Specifies the three-dimensional normal unit vector for the object. |
Double |
Rotation | Specifies the rotation angle for the object. |
String |
SubclassMarker | |
Double |
XScale | X scale factor |
Double |
YScale | Y scale factor |
Double |
ZScale | Z scale factor |
Returns | Name | Summary |
---|---|---|
BoundingBox |
GetBoundingBox | Gets the bounding box aligned with the axis XYZ that occupies this entity. |
ACadSharp Class Library Documentation
Documentation created by NetDocGen
- ACadSharp
- ACadSharp.Attributes
- ACadSharp.Blocks
- ACadSharp.Classes
- ACadSharp.Entities
- ACadSharp.Exceptions
- 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