AnalyticalMember.CanSplit Method

Identifies whether a particular analytical member can be split at a point on it's defining curve (by Split(Double) ).


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public bool CanSplit()

Return Value

Boolean
True if the analytical member can be split, otherwise false.

See Also

Reference

AnalyticalMember Class
Autodesk.Revit.DB.Structure Namespace