-
-
Notifications
You must be signed in to change notification settings - Fork 122
ACadSharp.Entities.DimensionAligned
Albert Domenech edited this page Oct 3, 2024
·
5 revisions
Represents a entity.
Object name
Dxf class name
Namespace: ACadSharp.Entities
C#
DxfNameAttribute
DxfSubClassAttribute
public class DimensionAligned
Returns | Name | Summary |
---|---|---|
Double |
ExtLineRotation | Linear dimension types with an oblique angle have an optional group code 52. |
When added to the rotation angle of the linear dimension(group code 50), | ||
it gives the angle of the extension lines | ||
XYZ |
FirstPoint | Insertion point for clones of a dimension—Baseline and Continue (in OCS) |
Double |
Measurement | |
String |
ObjectName | |
ObjectType |
ObjectType | |
XYZ |
SecondPoint | Definition point for linear and angular dimensions(in WCS) |
String |
SubclassMarker |
Returns | Name | Summary |
---|---|---|
BoundingBox |
GetBoundingBox | Gets the bounding box aligned with the axis XYZ that occupies this entity. |
ACadSharp Class Library Documentation
Documentation created by NetDocGen
- ACadSharp
- ACadSharp.Attributes
- ACadSharp.Blocks
- ACadSharp.Classes
- ACadSharp.Entities
- ACadSharp.Exceptions
- ACadSharp.Header
- ACadSharp.IO
- ACadSharp.IO.DWG
- ACadSharp.Objects
- ACadSharp.Objects.Collections
- ACadSharp.Objects.Evaluations
- ACadSharp.Tables
- ACadSharp.Tables.Collections
- ACadSharp.Types.Units
- ACadSharp.XData
- CSMath
- CSMath.Geometry
- CSUtilities.Attributes
- CSUtilities.Extensions