CloseFamilyTable Method (IModelDoc)
Obsolete. Superseded by IModelDoc2::CloseFamilyTable.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub CloseFamilyTable() |
Visual Basic (Usage) | |
---|
Dim instance As IModelDoc
instance.CloseFamilyTable() |
C# | |
---|
void CloseFamilyTable() |
C++/CLI | |
---|
void CloseFamilyTable(); |
See Also