Gets or sets the offset distance of this offset or translated Move Face feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Distance As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IMoveFaceFeatureData
Dim value As System.Double
instance.Distance = value
value = instance.Distance |
C# | |
---|
System.double Distance {get; set;} |
C++/CLI | |
---|
property System.double Distance {
System.double get();
void set ( & System.double value);
} |
Property Value
Offset distance of this offset or translated Move Face feature (see
Remarks)
Example
Remarks
See Also
Availability
SOLIDWORKS 2007 FCS, Revision Number 15.0