Skip to content

ACadSharp.Entities.DimensionRadius

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

DimensionRadius Class

Represents a entity.

Remarks

Object name
Dxf class name

Definition

Namespace: ACadSharp.Entities

C#

DxfNameAttribute
DxfSubClassAttribute
public class DimensionRadius

Properties

Returns Name Summary
XYZ AngleVertex Definition point for diameter, radius, and angular dimensions(in WCS).
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