ICompareFeature Interface
Identifies the differences in solid features between two versions of the same part.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface ICompareFeature |
C# | |
---|
public interface ICompareFeature |
C++/CLI | |
---|
public interface class ICompareFeature |
Example
Accessors
See Also