![]() |
This document is archived and information here might be outdated. Recommended version. |
Indicates whether or not a split was performed at the current vertex (a split point could be the same as a vertex existing before SplitAtPoints/Distances was used).
[Visual Basic .NET] Public ReadOnly Property SplitHappened As Boolean
[C#] public bool SplitHappened {get;}
[C++]
HRESULT get_SplitHappened(
Boolean* SplitHappened
);
[C++]
Parameters SplitHappened [out, retval]
SplitHappened is a parameter of type bool*