Family Instance Can Split Property Identifies whether a particular family instance can be split at a point on it's defining curve (by Split(Double) ). 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 CanSplit { get; } Public ReadOnly Property CanSplit As Boolean Get public: property bool CanSplit { bool get (); } member CanSplit : bool with get Property Value Boolean True if the family instance can be split, otherwise false. See Also Reference FamilyInstance Class Autodesk.Revit.DB Namespace
Family Instance Can Split Property Identifies whether a particular family instance can be split at a point on it's defining curve (by Split(Double) ). 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 CanSplit { get; } Public ReadOnly Property CanSplit As Boolean Get public: property bool CanSplit { bool get (); } member CanSplit : bool with get Property Value Boolean True if the family instance can be split, otherwise false. See Also Reference FamilyInstance Class Autodesk.Revit.DB Namespace