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