Gets or sets the part configuration to use to create the derived part feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property PartConfiguration As System.String |
Visual Basic (Usage) | |
---|
Dim instance As IDerivedPartFeatureData
Dim value As System.String
instance.PartConfiguration = value
value = instance.PartConfiguration |
C# | |
---|
System.string PartConfiguration {get; set;} |
C++/CLI | |
---|
property System.String^ PartConfiguration {
System.String^ get();
void set ( & System.String^ value);
} |
Property Value
Name of the part configuration to use; Nothing or null to use the Default configuration
See Also
Availability
SOLIDWORKS 2020 FCS, Revision Number 28.0