Gets or sets whether to copy custom properties to the new parts.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property CopyCustomProperties As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ISaveBodyFeatureData
Dim value As Boolean
instance.CopyCustomProperties = value
value = instance.CopyCustomProperties
|
C# | |
---|
bool CopyCustomProperties {get; set;} |
C++/CLI | |
---|
property bool CopyCustomProperties {
bool get();
void set (bool value);
} |
Return Value
True to copy custom properties to new parts, false to not
See Also
Availability
SolidWorks 2009 FCS, Revision Number 17.0