Gets or sets the distance to set between adjacent edges for this parting surface feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property TransitionDistance As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IPartingSurfaceFeatureData
Dim value As System.Double
instance.TransitionDistance = value
value = instance.TransitionDistance |
C# | |
---|
System.double TransitionDistance {get; set;} |
C++/CLI | |
---|
property System.double TransitionDistance {
System.double get();
void set ( & System.double value);
} |
Property Value
Distance
Remarks
See Also
Availability
SOLIDWORKS 2005 FCS, Revision Number 13.0