Share

UnfoldMethod.UnfoldMethodType Property

Parent Object: UnfoldMethod

Description

Property that returns the type of unfold method used by this UnfoldMethod object. kLinearUnfoldMethod, kBendTableUnfoldMethod, and kCustomEquationUnfoldMethod are possible return values.

Syntax

UnfoldMethod.UnfoldMethodType() As UnfoldMethodTypeEnum

Property Value

This is a read only property whose value is a UnfoldMethodTypeEnum.

Samples

Name Description
Sheet Metal Style Display This sample illustrates getting information about sheet metal styles.

Version

Introduced in version 5.3

Was this information helpful?