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