Family Type Set Insert Method Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public virtual bool Insert( FamilyType item ) Public Overridable Function Insert ( item As FamilyType ) As Boolean public: virtual bool Insert( FamilyType^ item ) abstract Insert : item : FamilyType -> bool override Insert : item : FamilyType -> bool Parameters item FamilyType Return Value Boolean See Also Reference FamilyTypeSet Class Autodesk.Revit.DB Namespace
Family Type Set Insert Method Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public virtual bool Insert( FamilyType item ) Public Overridable Function Insert ( item As FamilyType ) As Boolean public: virtual bool Insert( FamilyType^ item ) abstract Insert : item : FamilyType -> bool override Insert : item : FamilyType -> bool Parameters item FamilyType Return Value Boolean See Also Reference FamilyTypeSet Class Autodesk.Revit.DB Namespace