Description

Holds a reference McFeatures for the parent McFeatures

Object Model





Remarks

This operator is exposed as McRegions.Reference, McLines.Reference and McPoints.Reference. It can also (and often will) be created independently using McEngine.CreateOperator, but it must have an McFeatures object (McPoints, McLines or McRegions) as its parent. The McRefFeatures.Duplicate method automatically creates a new object with the same parent.

The usual use for this object is to make measurements that depend on the relationship between the parent McFeatures and the ReferenceFeature.

Members

Methods
Duplicate

Returns a duplicate of the McRefFeatures instance.


Properties
MeasuresRead-only property

Measures give access to all measurements.

mlRefDistanceAsLineRead-only property

Lines connecting the features positions to the reference feature position as an McLines

mRefDistanceRead-only property

Distance to the reference feature.

ReferenceFeatureRead-write property

The reference McFeatures to be used for the measurement