Gets or sets the distance that this parting-surface feature extends.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property OffsetDistance As Double |
Visual Basic (Usage) | |
---|
Dim instance As IPartingSurfaceFeatureData
Dim value As Double
instance.OffsetDistance = value
value = instance.OffsetDistance
|
C# | |
---|
double OffsetDistance {get; set;} |
C++/CLI | |
---|
property double OffsetDistance {
double get();
void set (double value);
} |
See Also
Availability
SolidWorks 2005 FCS, Revision Number 13.0