-
-
Notifications
You must be signed in to change notification settings - Fork 119
ACadSharp.Entities.Solid
Albert Domenech edited this page Aug 5, 2024
·
4 revisions
Represents a entity.
Object name
Dxf class name
Namespace: ACadSharp.Entities
C#
DxfNameAttribute
DxfSubClassAttribute
public class Solid
Returns | Name | Summary |
---|---|---|
XYZ |
FirstCorner | |
XYZ |
FourthCorner | |
XYZ |
Normal | Specifies the three-dimensional normal unit vector for the object. |
String |
ObjectName | |
ObjectType |
ObjectType | |
XYZ |
SecondCorner | |
String |
SubclassMarker | |
Double |
Thickness | Specifies the distance a 2D object is extruded above or below its elevation. |
XYZ |
ThirdCorner |
Returns | Name | Summary |
---|---|---|
BoundingBox |
GetBoundingBox |
ACadSharp Class Library Documentation
Documentation created by NetDocGen
- ACadSharp
- ACadSharp.Attributes
- ACadSharp.Blocks
- ACadSharp.Classes
- ACadSharp.Entities
- ACadSharp.Exceptions
- ACadSharp.Header
- ACadSharp.IO
- ACadSharp.Objects
- ACadSharp.Objects.Collections
- ACadSharp.Tables
- ACadSharp.Tables.Collections
- ACadSharp.Types.Units
- CSMath
- CSMath.Geometry
- CSUtilities.Attributes
- CSUtilities.Extensions