Measure (hwx.inspire)#
- class Measure#
Bases:
Named
Measures the distance between two points, the length of a feature or an angle between three points.
Measure supports:
Length: It has two connecting points.
Angle: It has three connecting points.
# Name
Type
property
property
property
- property textColor#
Get/Set text color associated with measure entity.
- property textHeader#
Get/Set text header associated with measure entity.
- property location#
Returns the location of the measure on entity1.
- property parts#
Returns list of parts associated with measure
- property locations#
Returns a list of locations for each entity associated with measure.