Share

LinearDimensionTextReference Class

Contains a reference point and offset direction that can be used to place linear dimensions.

Inheritance Hierarchy

System.Object
  Autodesk.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

  NameDescription
Public methodLinearDimensionTextReference
Constructor.

Properties

  NameDescription
Public propertyOffsetDirection
The offset direction.
Public propertyPoint
The reference point.

See Also

Reference

Was this information helpful?