Name | Description | |
---|---|---|
![]() | AddPoint | Adds a point to the patch. |
![]() | GetPoint | Gets the point at the specified index. |
![]() | InsertPoint | Inserts a point at the specified index. |
![]() | InsertPoints | Inserts a range of points at the specified index. |
![]() | IsEqual | Determines if this patch is equal to the other patch. |
![]() | RemovePoints | Removes a range of points. |
![]() | SetPoint | Sets a point at the specified index. |
![]() | SynchronizeAttributeAwarenessWithBuilder | Ensures this Patch has the same attributes as the input MultipatchBuilderEx. |