Gets the name of the part or assembly whose drawing contains this family table.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetModelName() As System.String |
Visual Basic (Usage) | |
---|
Dim instance As IFamilyTableFeature
Dim value As System.String
value = instance.GetModelName() |
C# | |
---|
System.string GetModelName() |
C++/CLI | |
---|
System.String^ GetModelName(); |
Return Value
Name of part or assembly
See Also
Availability
SOLIDWORKS 2026 FCS, Revision Number 34