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