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: 26.1.0.0 (26.1.0.34)
Syntax
C#
public bool CanSplit { get; }
Property Value
BooleanTrue if the family instance can be split, otherwise false.