Gets or sets the distance of the relief for the corner trim for the Flat-Pattern feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property CornerTrimReliefDistance As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IFlatPatternFeatureData
Dim value As System.Double
instance.CornerTrimReliefDistance = value
value = instance.CornerTrimReliefDistance |
C# | |
---|
System.double CornerTrimReliefDistance {get; set;} |
C++/CLI | |
---|
property System.double CornerTrimReliefDistance {
System.double get();
void set ( & System.double value);
} |
Property Value
Distance of the relief for the corner trim
See Also
Availability
SOLIDWORKS 2003 FCS, Revision Number 11.0