Show / Hide Table of Contents

Enum Dimension.EDimType

Different types of dimensioning

Namespace: CADability.GeoObject
Assembly: CADability.dll
Syntax
public enum EDimType

Fields

Name Description
DimAll
DimAngle

Dimensioning an angle

DimCoord

Dimensioning a coordinate position

DimDiameter

Dimensioning a diameter (of a circle or arc)

DimLocation

Tagging a location

DimPoints

Dimensioning the distance of two or more points in any angle

DimRadius

Dimensioning a radius (of a circle or arc)

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX