UF_ROUTE_branch_path_numbering_s (view source)
 
Defined in: uf_route.h
 
Also known as:
 


Data Members

startingSegment
tag_t
The starting segment.

prefix
const char*
The prefix to add to the ID. Can be NULL.

suffix
const char*
The suffix to append to the ID. Can be NULL.

sequenceMethod
UF_ROUTE_branch_path_numbering_sequence_method_t
The sequence method to use when numbering (e.g. 1,2,3 or a,b,c)

startValue
const char*
The starting value for the first branch.

firstBranchID
const char*
The formula for determining the first branch's ID.

nextBranchID
const char*
The formula for determining the next branch's ID.

displayBranchPathIDs
logical
Should the plugin also create a drafting annotation?

reassignBranchPathIDs
logical
Should any existing IDs be overwritten?