Gets or sets which custom properties to import with the derived part feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ImportCustomProperties As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IDerivedPartFeatureData
Dim value As System.Integer
instance.ImportCustomProperties = value
value = instance.ImportCustomProperties |
C# | |
---|
System.int ImportCustomProperties {get; set;} |
C++/CLI | |
---|
property System.int ImportCustomProperties {
System.int get();
void set ( & System.int value);
} |
Property Value
Custom properties to import as defined in
swImportPartCustomPropertiesToOptions_e
Remarks
See Also
Availability
SOLIDWORKS 2020 FCS, Revision Number 28.0