Gets or sets the type from which to create an extrusion.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property FromType As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IExtrudeFeatureData2
Dim value As System.Integer
instance.FromType = value
value = instance.FromType |
C# | |
---|
System.int FromType {get; set;} |
C++/CLI | |
---|
property System.int FromType {
System.int get();
void set ( & System.int value);
} |
Property Value
Type from which to create an extrusion as defined in
swExtrudeFromType_e
Example
See Also
Availability
SOLIDWORKS 2005 FCS, Revision Number 13.0