Object Model


Members

Methods
GetFeatures

Returns McFeatures container, which is derived from McPoints, McLines or McRegions depending on sub-feature type.

Refresh

Recreates visual elements of the sub-feature.


Properties
ChildrenRead-only property

Returns collection of children (McMMFeature) created as derived measurements of this sub-feature.

FeatureIndexRead-only property

Returns index of the sub-feature element in McFeatures (returned by GetFeatures function)

FeatureTypeRead-only property

Return type of the sub-feature

FlagsRead-write property

Flags of sub-feature.

HiddenRead-only property

Returns the Hidden status of the sub-feature.

NameRead-write property

Sets/gets name of sub-feature.

ParentRead-only property

Parent of the sub-feature.

SelectedRead-write property

Sets/gets selection status of sub-feature.

ShowRead-write property

Sets/gets Visible status of sub-feature.

valueRead-only property

Returns measurement value of sub-feature.