Allows you to copy the feature parameters from one feature in a SOLIDWORKS part to a feature in a different SOLIDWORKS part. See
IFeaturePaint.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface gtcocswFeaturePaint
Inherits IFeaturePaint |
C++/CLI | |
---|
public interface class gtcocswFeaturePaint : public IFeaturePaint |
See Also