Gets the type of this feature.
NOTE: To get the underlying type of feature of an Instant3D feature (i.e., "ICE"), call IFeature::GetTypeName; otherwise, call IFeature::GetTypeName2.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetTypeName2() As System.String |
Visual Basic (Usage) | |
---|
Dim instance As IFeature
Dim value As System.String
value = instance.GetTypeName2() |
C# | |
---|
System.string GetTypeName2() |
C++/CLI | |
---|
System.String^ GetTypeName2(); |
Return Value
String identifying the type of this feature (see Remarks)
Example
Remarks
See Also
Availability
SOLIDWORKS 2008 FCS, Revision Number 16.0