ACadSharp.Entities.Point - DomCR/ACadSharp GitHub Wiki

Point Class

Represents a entity.

Remarks

Object name
Dxf class name

Definition

Namespace: ACadSharp.Entities

C#

DxfNameAttribute
DxfSubClassAttribute
public class Point

Properties

Returns Name Summary
XYZ Location Point location(in WCS)
XYZ Normal Specifies the three-dimensional normal unit vector for the object.
String ObjectName
ObjectType ObjectType
Double Rotation Specifies the rotation angle for the object.
String SubclassMarker
Double Thickness Specifies the distance a 2D object is extruded above or below its elevation.

Methods

Returns Name Summary
BoundingBox GetBoundingBox
⚠️ **GitHub.com Fallback** ⚠️