CurveExSurrogate.ConvertToObject Method

Creates the entity related to the surrogate.
Protected Overrides Function ConvertToObject() As Entity
This language is not supported or no code example is available.
protected override Entity ConvertToObject()
This language is not supported or no code example is available.

Return Value

Entity

The entity created.

Remarks
 
This method uses the CurveEx.CurveEx constructor to create the object. When the content is contentType.Tessellation the resulting object is a LinearPathEx

.NET Framework

Supported in: 4.8

In this article

Definition