FeatureDetectionDefinition

No details are provided for this entry.

Declaration Syntax

public class FeatureDetectionDefinition

Table 220: Members

Property

FeatureDetectionCount

Gets the number of Feature Detections

Method

AddFeatureDetection(string, int, int, int, double, double, double, double, int)

Add a FeatureDetection to the FeatureDetection Definition

Method

DeleteFeatureDetection(uint)

Delete a FeatureDetection from the Feature Detection Definition

Method

ExecuteDetectFeatures()

No details are provided for this entry.

Method

Export(string)

Export Feature Detection Definition data to Comma Separated Value (CSV) files

Method

GetFeatureCriteriaAngle(uint)

Gets the Angle property at given FeatureDetection index and BaseCase index

Method

GetFeatureCriteriaMaxBound(uint)

Gets the Max-Bound property at given FeatureDetection index and BaseCase index

Method

GetFeatureCriteriaMinBound(uint)

Gets the Min Bound property at given FeatureDetection index and BaseCase index

Method

GetFeatureCriteriaValue(uint)

Gets the Value property at given FeatureDetection index and BaseCase index

Method

GetFeatureDetectionCriteria(uint)

Gets the Feature Detection Criteria property at given index

Method

GetFeatureDetectionName(uint)

Gets the FeatureDetection Name property at given index

Method

GetFeatureDetectionOperator(uint)

Gets the Feature Detection Operator property at given index

Method

GetFeatureDetectionTreatment(uint)

Gets the Feature Detection Criteria property at given index

Method

GetFeatureDetectionType(uint)

Gets the Feature Detection Type property at given index

Method

Import(string)

Import Feature Detection Definition data from Comma Separated Value (CSV) files

Method

SetFeatureCriteriaAngle(uint, double)

Sets the Angle property at given FeatureDetection index and BaseCase index

Method

SetFeatureCriteriaMaxBound(uint, double)

Sets the Max Bound property at given FeatureDetection index and BaseCase index

Method

SetFeatureCriteriaMinBound(uint, double)

Sets the Min Bound property at given FeatureDetection index and BaseCase index

Method

SetFeatureCriteriaValue(uint, double)

Sets the Value property at given FeatureDetection index and BaseCase index

Method

SetFeatureDetectionCriteria(uint, FeatureDetectionCriteria)

Sets the Feature Detection Criteria property at given index

Method

SetFeatureDetectionName(uint, string)

Sets the FeatureDetection Name property at given index

Method

SetFeatureDetectionOperator(uint, FeatureDetectionOperator)

Sets the Feature Detection Operator property at given index

Method

SetFeatureDetectionOptions(bool, bool, bool)

Set Feature Detection Solid / Sheet / Beta settings

Set solid option.>

Set solid option.>

Set solid option.>

Method

SetFeatureDetectionTreatment(uint, FeatureDetectionTreatment)

Sets the Feature Detection Criteria property at given index

Method

SetFeatureDetectionType(uint, FeatureDetectionType)

Sets the Feature Detection Type property at given index