Gets or sets the sweep path of this swept flange feature.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Property Path As System.Object |
| Visual Basic (Usage) | |
|---|
Dim instance As ISweptFlangeFeatureData
Dim value As System.Object
instance.Path = value
value = instance.Path |
| C# | |
|---|
System.object Path {get; set;} |
| C++/CLI | |
|---|
property System.Object^ Path {
System.Object^ get();
void set ( & System.Object^ value);
} |
Property Value
Array of
edges or a
sketch of lines and arcs
Example
Remarks
See Also
Availability
SOLIDWORKS 2021 FCS, Revision Number 29