Gets the name of the part document whose feature statistics you want.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property PartName As String |
Visual Basic (Usage) | |
---|
Dim instance As IFeatureStatistics
Dim value As String
value = instance.PartName
|
C# | |
---|
string PartName {get;} |
C++/CLI | |
---|
property String^ PartName {
String^ get();
} |
Return Value
Name of part document
Example
See Also
Availability
SolidWorks 2010 FCS, Revision Number 18.0