Gets or sets the definition of this helix feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property DefinedBy As Integer |
Visual Basic (Usage) | |
---|
Dim instance As IHelixFeatureData
Dim value As Integer
instance.DefinedBy = value
value = instance.DefinedBy
|
C# | |
---|
int DefinedBy {get; set;} |
C++/CLI | |
---|
property int DefinedBy {
int get();
void set (int value);
} |
Return Value
Type of helix as defined by swHelixDefinedBy_e
See Also
Availability
SolidWorks 2003 FCS, Revision Number 11.0