Gets or sets the path for this sweep feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Path As Object |
Visual Basic (Usage) | |
---|
Dim instance As ISweepFeatureData
Dim value As Object
instance.Path = value
value = instance.Path
|
C# | |
---|
object Path {get; set;} |
C++/CLI | |
---|
property Object^ Path {
Object^ get();
void set (Object^ value);
} |
Return Value
Path of the sweep feature
Example
Remarks
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0