[]
Searches a position where brick could be split vertically.
public abstract SplitPositionBase VFindSplitPosition(RequestedSplitPosition rsp, SplitContext splitContext)
Type | Name | Description |
---|---|---|
RequestedSplitPosition | rsp | Represents the split position where object should be break. |
SplitContext | splitContext | Defines the context of section splitting. |
Type | Description |
---|---|
SplitPositionBase |