Gets or sets whether to use the properties of the material applied when creating this sheet metal feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property UseMaterialSheetMetalParameters As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ISheetMetalFeatureData
Dim value As System.Boolean
instance.UseMaterialSheetMetalParameters = value
value = instance.UseMaterialSheetMetalParameters |
C# | |
---|
System.bool UseMaterialSheetMetalParameters {get; set;} |
C++/CLI | |
---|
property System.bool UseMaterialSheetMetalParameters {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to use the material sheet metal parameters, false to not
Remarks
See Also
Availability
SOLIDWORKS 2022 FCS, Revision Number 30