Gets whether the properties of the material applied are used when creating this base flange.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property UseMaterialSheetMetalParameters As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IBaseFlangeFeatureData
Dim value As System.Boolean
value = instance.UseMaterialSheetMetalParameters |
C# | |
---|
System.bool UseMaterialSheetMetalParameters {get;} |
C++/CLI | |
---|
property System.bool UseMaterialSheetMetalParameters {
System.bool get();
} |
Property Value
True uses the applied material's sheet metal parameters, false does not
Example
Remarks
See Also
Availability
SOLIDWORKS 2022 FCS, Revision Number 30