Contains a reference point and offset direction that can be used to place linear dimensions.
Inheritance Hierarchy
System.ObjectAutodesk.iLogic.Types.LinearDimensionTextReference
Namespace: Autodesk.iLogic.Types
Assembly: Autodesk.iLogic.Types (in Autodesk.iLogic.Types.dll) Version: 29.0
Syntax
VB
Public Class LinearDimensionTextReference
C#
public class LinearDimensionTextReference
The LinearDimensionTextReference type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | LinearDimensionTextReference |
Constructor.
|
Properties
Name | Description | |
---|---|---|
![]() | OffsetDirection |
The offset direction.
|
![]() | Point |
The reference point.
|