SplitByVaryingDistance Class Properties
In This Topic
For a list of all members of this type, see SplitByVaryingDistance members.
Public Properties
| Name | Description |
 | Distances |
Gets and sets the set of split distances. Distances are not cumulative.
|
 | ProportionRemainder |
Gets and sets the proportion remainder. The remainder will be proportioned amonngst the new features according to distances entered. Default value is false.
|
 | SplitFromStartPoint |
Gets and sets the Split From start Point. Default value is true.
|
Top
See Also