Gets or sets whether to flatten the flange profile with material inside of this swept flange feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property MaterialInside As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ISweptFlangeFeatureData
Dim value As System.Boolean
instance.MaterialInside = value
value = instance.MaterialInside |
C# | |
---|
System.bool MaterialInside {get; set;} |
C++/CLI | |
---|
property System.bool MaterialInside {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to flatten the flange profile with material inside, false to not
Remarks
See Also
Availability
SOLIDWORKS 2021 FCS, Revision Number 29