Method VertexOffset
VertexOffset(OccurrenceList, double)
Move the vertices by the offsset along their normal
Declaration
[HandleProcessCorruptedStateExceptions]
public void VertexOffset(OccurrenceList occurrences, double offset = 1)
Parameters
| Type | Name | Description | 
|---|---|---|
| OccurrenceList | occurrences | Occurrences to process  | 
    
| double | offset | Displacement  |