Skip to content

ACadSharp.Entities.DimensionDiameter

Albert Domenech edited this page Jul 21, 2025 · 8 revisions

DimensionDiameter Class

Represents a entity.

Remarks

Object name
Dxf class name

Definition

Namespace: ACadSharp.Entities

C#

DxfNameAttribute
DxfSubClassAttribute
public class DimensionDiameter

Properties

Returns Name Summary
XYZ AngleVertex Definition point for diameter, radius, and angular dimensions(in WCS).
XYZ Center Gets the center point of the measured arc.
Double LeaderLength Leader length for radius and diameter dimensions.
Double Measurement
String ObjectName
ObjectType ObjectType
String SubclassMarker

Methods

Returns Name Summary
Void ApplyTransform(CSMath.Transform)
BoundingBox GetBoundingBox Gets the bounding box aligned with the axis XYZ that occupies this entity.
Void UpdateBlock
Clone this wiki locally