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