Click or drag to resize

ICadMeasure Methods

The ICadMeasure type exposes the following members.

Methods
  NameDescription
Public methodAngle(Object, Object, Object)
Measures the angle between two entities. The entities can be work features or iMates. This can also be used to get the angle formed by three points.
Public methodAngle(Object, Object, Object, Object, Object, Object)
Measures the angle between two entities. The entities can be work features or iMates. This can also be used to get the angle formed by three points.
Public methodArea
Measures the area of a sketch.
Public methodMinimumDistance(Object, Object)
Measures the minimum distance between two entities. The entities can be work features or iMates.
Public methodMinimumDistance(Object, Object, Object, Object)
Measures the minimum distance between two entities in assembly components. The entities can be work features or iMates.
Public methodPerimeter
Measures the perimeter of a sketch.
Top
See Also