Direct Shape Type Can Change Family Name Method Checks whether the DirectShapeType supports a custom family name. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public bool CanChangeFamilyName() Public Function CanChangeFamilyName As Boolean public: bool CanChangeFamilyName() member CanChangeFamilyName : unit -> bool Return Value Boolean True if a custom family name is supported, false otherwise. See Also Reference DirectShapeType Class Autodesk.Revit.DB Namespace
Direct Shape Type Can Change Family Name Method Checks whether the DirectShapeType supports a custom family name. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public bool CanChangeFamilyName() Public Function CanChangeFamilyName As Boolean public: bool CanChangeFamilyName() member CanChangeFamilyName : unit -> bool Return Value Boolean True if a custom family name is supported, false otherwise. See Also Reference DirectShapeType Class Autodesk.Revit.DB Namespace