Skip to content

ACadSharp.Entities.Solid

Albert Domenech edited this page Aug 5, 2024 · 4 revisions

Solid Class

Represents a entity.

Remarks

Object name
Dxf class name

Definition

Namespace: ACadSharp.Entities

C#

DxfNameAttribute
DxfSubClassAttribute
public class Solid

Properties

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

Methods

Returns Name Summary
BoundingBox GetBoundingBox
Clone this wiki locally