Share

UnwrapDefinition.LinearResult Property

Parent Object: UnwrapDefinition

Description

Read-write property that gets and sets an EdgeCollection that specifies a set of consecutive edges to become a single colinear segment in the result. The edges should be from the faces in the Faces property and only outer edges that enclose the faces are valid.

Syntax

UnwrapDefinition.LinearResult() As EdgeCollection

Property Value

This is a read/write property whose value is an EdgeCollection.

Version

Introduced in version 2020

Was this information helpful?