IMcLineProfilesDuplicate Method
|
|
Creates a duplicated McLineProfiles.
Namespace:
MediaCy.IQL.Features
Assembly:
MediaCy.IQL.Features (in MediaCy.IQL.Features.dll) Version: 10.0.6912.0
SyntaxFunction Duplicate As McLineProfiles
Return Value
Type:
McLineProfilesA new McLineProfiles operator with parent and properties duplicated from this one.
RemarksThe duplicated McLineProfiles will have the same parent McFeatures
as this one, and it will have identical properties.
See Also