Gets or sets where to locate the profile for this gusset feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ProfileLocation As Integer |
Visual Basic (Usage) | |
---|
Dim instance As IGussetFeatureData
Dim value As Integer
instance.ProfileLocation = value
value = instance.ProfileLocation
|
C# | |
---|
int ProfileLocation {get; set;} |
C++/CLI | |
---|
property int ProfileLocation {
int get();
void set (int value);
} |
Return Value
Location of profile as defined by
swGussetProfileLocationType_e
See Also
Availability
SolidWorks 2005 FCS, Revision Number 13.0