Description

Creates a duplicated McProfileEdges.

Return Type

A McProfileEdges object.  

A new McProfileEdges operator with parent and properties duplicated from this one.

Syntax

object.Duplicate

The Duplicate Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McProfileEdges.

Remarks

The duplicated McProfileEdges will have the same parent McLineProfiles as this one, and it will have identical properties. Only the weighting and edge detection properties are copied into the duplicate. Edges and WeightedProfiles are not copied.